mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
Removes tags from added extinguisher cabinets
This commit is contained in:
@@ -13055,8 +13055,7 @@
|
||||
/obj/structure/extinguisher_cabinet{
|
||||
dir = 1;
|
||||
icon_state = "extinguisher_closed";
|
||||
pixel_y = -32;
|
||||
tag = "icon-extinguisher_closed (NORTH)"
|
||||
pixel_y = -32
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/rnd/hallway)
|
||||
@@ -13951,8 +13950,7 @@
|
||||
/obj/structure/extinguisher_cabinet{
|
||||
dir = 8;
|
||||
icon_state = "extinguisher_closed";
|
||||
pixel_x = 30;
|
||||
tag = "icon-extinguisher_closed (WEST)"
|
||||
pixel_x = 30
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/outpost/research/xenobiology)
|
||||
|
||||
Reference in New Issue
Block a user