mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
Adds Directional Presets To Several Common Wall Mounts For Mapping (#57463)
This commit is contained in:
@@ -155,6 +155,18 @@
|
||||
stored_extinguisher = null
|
||||
qdel(src)
|
||||
|
||||
/obj/structure/extinguisher_cabinet/directional/north
|
||||
pixel_y = 32
|
||||
|
||||
/obj/structure/extinguisher_cabinet/directional/south
|
||||
pixel_y = -32
|
||||
|
||||
/obj/structure/extinguisher_cabinet/directional/east
|
||||
pixel_x = 26
|
||||
|
||||
/obj/structure/extinguisher_cabinet/directional/west
|
||||
pixel_x = -26
|
||||
|
||||
/obj/item/wallframe/extinguisher_cabinet
|
||||
name = "extinguisher cabinet frame"
|
||||
desc = "Used for building wall-mounted extinguisher cabinets."
|
||||
|
||||
Reference in New Issue
Block a user