Skip to content

Commit

Permalink
Update job_closets.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
AndroBetel committed Mar 12, 2024
1 parent 5195ea3 commit b3752ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
desc = "A secure storage unit for an assistant squad leader."
req_one_access = list(ACCESS_MARINE_LEADER, ACCESS_MARINE_TL_PREP)

/obj/structure/closet/secure_closet/squad_sergeant/Initialize()
/obj/structure/closet/secure_closet/squad_sergeant_forecon/Initialize()
. = ..()
new /obj/item/device/binoculars/range/designator(src)
new /obj/item/device/whistle(src)
Expand Down

0 comments on commit b3752ff

Please sign in to comment.