Decal Mapping Tweaks (#14592)

This commit is contained in:
SleepyGemmy
2022-08-17 18:51:14 +02:00
committed by GitHub
parent 2fe262f49c
commit 6000ea67e9
7 changed files with 554 additions and 601 deletions
@@ -97,8 +97,8 @@
* Fire Closet
*/
/obj/structure/closet/firecloset
name = "fire-safety closet"
desc = "It's a storage unit for fire-fighting supplies."
name = "firefighting closet"
desc = "It's a storage unit for firefighting supplies."
icon_state = "fire"
/obj/structure/closet/firecloset/fill()
@@ -46,8 +46,8 @@
dir = EAST
/obj/structure/closet/walllocker/firecloset //wall mounted fire closet
name = "fire-safety closet"
desc = "It's a storage unit for fire-fighting supplies."
name = "firefighting closet"
desc = "It's a storage unit for firefighting supplies."
icon_state = "hydrant"
/obj/structure/closet/walllocker/firecloset/fill()