Merge pull request #15647 from deathride58/boxstationincineratorfix

Boxstation - fixes the incinerator's sensors simply not working
This commit is contained in:
Lin
2022-06-01 21:17:40 +00:00
committed by GitHub
+1 -1
View File
@@ -47569,7 +47569,7 @@
/obj/structure/cable/yellow{
icon_state = "1-2"
},
/obj/machinery/air_sensor{
/obj/machinery/air_sensor/atmos/incinerator_tank{
pixel_x = -32;
pixel_y = -32
},