Skip to content

Commit

Permalink
ёкарный бабай, как так вышло то
Browse files Browse the repository at this point in the history
  • Loading branch information
Kar4es committed Jan 19, 2024
1 parent 252223e commit 90efa41
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
new /obj/item/storage/bag/garment/blueshield(src)

/obj/structure/closet/secure_closet/ntrep
name = "Nanotrasen Representative's locker"
name = "\improper Nanotrasen Representative's locker"
req_access = list(ACCESS_NTREP)
icon_state = "ntr"
open_door_sprite = "hop_door"
Expand Down Expand Up @@ -255,7 +255,7 @@
. += "\nOwned by [prisoner_id.registered_name]."

/obj/structure/closet/secure_closet/magistrate
name = "Magistrate's locker"
name = "\improper Magistrate's locker"
req_access = list(ACCESS_MAGISTRATE)
icon_state = "magi"
open_door_sprite = "chaplain_door"
Expand Down

0 comments on commit 90efa41

Please sign in to comment.