mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Decal Mapping Tweaks (#14592)
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user