Removes tags from added extinguisher cabinets

This commit is contained in:
Mewchild
2018-04-18 14:08:22 -05:00
parent aa7b59756d
commit ec1f7e384f
+2 -4
View File
@@ -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)