Skip to content

Commit

Permalink
fixing locker
Browse files Browse the repository at this point in the history
corrections officer locker fixed. 2961
  • Loading branch information
DexeeXI committed Aug 31, 2024
1 parent 5e2275b commit 3b5fa29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions monkestation/code/modules/blueshift/structures/locker.dm
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
name = "corrections officer riot gear"
icon = 'monkestation/code/modules/blueshift/icons/unique/closet.dmi'
icon_state = "riot"
req_access = list(ACCESS_SECURITY)
door_anim_time = 0 //Somebody resprite or remove this 'riot' locker. It's evil.

/obj/structure/closet/secure_closet/corrections_officer/PopulateContents()
Expand Down

0 comments on commit 3b5fa29

Please sign in to comment.