[MIRROR] Fixes mirror var desync (#5883)
* Fixes mirror var desync (#36251) * Fixes mirror var desync
This commit is contained in:
committed by
Poojawa
parent
2aa4fef8e1
commit
a999863e5c
@@ -4078,10 +4078,8 @@
|
||||
pixel_x = 11
|
||||
},
|
||||
/obj/structure/mirror{
|
||||
desc = "Oh no, seven years of bad luck!";
|
||||
icon_state = "mirror_broke";
|
||||
pixel_x = 28;
|
||||
broken = 1
|
||||
pixel_x = 28
|
||||
},
|
||||
/turf/open/floor/plasteel/freezer{
|
||||
heat_capacity = 1e+006
|
||||
|
||||
Reference in New Issue
Block a user