Nanotrasen to GATO - comments

I know it's a mess, but the least I can do is add comments anywhere I can
This commit is contained in:
evilew
2024-11-19 01:59:28 +01:00
parent 17385694fe
commit 10ef9e374a
154 changed files with 326 additions and 326 deletions
@@ -103,7 +103,7 @@
/obj/structure/closet/wardrobe/chaplain_black
name = "chapel wardrobe"
desc = "It's a storage unit for GATO-approved religious attire."
desc = "It's a storage unit for GATO-approved religious attire." //GS13 - Nanotrasen to GATO
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 GATO attire."
desc = "It's a storage unit for standard-issue GATO attire." //GS13 - Nanotrasen to GATO
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 GATO-regulation prisoner attire."
desc = "It's a storage unit for GATO-regulation prisoner attire." //GS13 - Nanotrasen to GATO
icon_door = "orange"
/obj/structure/closet/wardrobe/orange/PopulateContents()
for(var/i in 1 to 3)