Gatofication 2

This commit is contained in:
MrSky12
2022-06-03 00:07:56 +02:00
parent a79a8c14a3
commit da87e88321
84 changed files with 180 additions and 175 deletions
@@ -103,7 +103,7 @@
/obj/structure/closet/wardrobe/chaplain_black
name = "chapel wardrobe"
desc = "It's a storage unit for Kinaris-approved religious attire."
desc = "It's a storage unit for GATO-approved religious attire."
icon_door = "black"
/obj/structure/closet/wardrobe/chaplain_black/PopulateContents()
@@ -1,6 +1,6 @@
/obj/structure/closet/wardrobe
name = "wardrobe"
desc = "It's a storage unit for standard-issue Kinaris attire."
desc = "It's a storage unit for standard-issue GATO attire."
icon_door = "blue"
/obj/structure/closet/wardrobe/PopulateContents()
..()
@@ -60,7 +60,7 @@
return
/obj/structure/closet/wardrobe/orange
name = "prison wardrobe"
desc = "It's a storage unit for Kinaris-regulation prisoner attire."
desc = "It's a storage unit for GATO-regulation prisoner attire."
icon_door = "orange"
/obj/structure/closet/wardrobe/orange/PopulateContents()
for(var/i in 1 to 3)