[MIRROR] Fixes mirror var desync (#5883)

* Fixes mirror var desync (#36251)

* Fixes mirror var desync
This commit is contained in:
CitadelStationBot
2018-03-10 07:17:52 -06:00
committed by Poojawa
parent 2aa4fef8e1
commit a999863e5c
4 changed files with 17 additions and 14 deletions
+3 -5
View File
@@ -8216,8 +8216,7 @@
"auX" = (
/obj/structure/mirror{
icon_state = "mirror_broke";
pixel_y = 28;
broken = 1
pixel_y = 28
},
/obj/machinery/iv_drip,
/turf/open/floor/plating,
@@ -8225,8 +8224,7 @@
"auY" = (
/obj/structure/mirror{
icon_state = "mirror_broke";
pixel_y = 28;
broken = 1
pixel_y = 28
},
/obj/item/shard{
icon_state = "medium"
@@ -33249,7 +33247,7 @@
department = "Medbay";
departmentType = 1;
name = "Medbay RC";
pixel_w = 30
pixel_x = 30
},
/turf/open/floor/plasteel/white,
/area/medical/sleeper)