boxstation - fixes the incinerator's sensors simply not working

This commit is contained in:
deathride58
2022-05-27 21:41:13 -04:00
parent e577995c69
commit 58d60e22ab
+1 -1
View File
@@ -47569,7 +47569,7 @@
/obj/structure/cable/yellow{ /obj/structure/cable/yellow{
icon_state = "1-2" icon_state = "1-2"
}, },
/obj/machinery/air_sensor{ /obj/machinery/air_sensor/atmos/incinerator_tank{
pixel_x = -32; pixel_x = -32;
pixel_y = -32 pixel_y = -32
}, },