Skip to content

Commit

Permalink
bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Misttyy committed Aug 8, 2023
1 parent 7270d76 commit dc43a8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/cm_marines/equipment/kit_boxes.dm
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@
pro_case_overlay = "spotter"

/obj/item/storage/box/kit/spotter/fill_preset_inventory()
new /obj/item/clothing/head/helmet/marine/ghillie(src)
new /obj/item/clothing/head/helmet/marine/recce(src)
new /obj/item/clothing/suit/storage/marine/recce(src)
new /obj/item/clothing/glasses/night/m42_night_goggles/spotter(src)
new /obj/item/storage/backpack/marine/smock(src)
Expand Down

0 comments on commit dc43a8f

Please sign in to comment.