Skip to content

Commit

Permalink
guh
Browse files Browse the repository at this point in the history
  • Loading branch information
itchybones committed Feb 1, 2025
1 parent abba449 commit b3236d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/obj/storage/secure_closets.dm
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ ADMIN_INTERACT_PROCS(/obj/storage/secure/closet, proc/break_open)
return 1

/obj/storage/secure/closet/security/equipment/derelict
name = "derelict Security equipment locker"
name = "derelict Security equipment locker"
spawn_contents = list(/obj/item/clothing/head/helmet/hardhat/security,
/obj/item/clothing/glasses/sunglasses/sechud,
/obj/item/handcuffs,
Expand Down

0 comments on commit b3236d2

Please sign in to comment.