Merge pull request #10798 from VOREStation/Icons/portaatmos

Space heater and porta scrub icons
This commit is contained in:
Aronai Sieyes
2021-07-03 16:18:31 -04:00
committed by GitHub
3 changed files with 66 additions and 35 deletions
+1 -1
View File
@@ -116,7 +116,7 @@
/obj/machinery/space_heater/stumble_into(mob/living/M)
..()
if(on)
if(state)
M.apply_damage(10, BURN)
M.emote("scream")