Merge pull request #7747 from SamHPurp/ouch-hot-hot-hot

Halts another macro suicide method
This commit is contained in:
tigercat2000
2017-09-24 18:48:52 -07:00
committed by GitHub
+1 -1
View File
@@ -428,7 +428,7 @@
// if hands aren't protected and the light is on, burn the player
/obj/machinery/light/attack_hand(mob/user)
user.changeNext_move(CLICK_CD_MELEE)
add_fingerprint(user)
if(status == LIGHT_EMPTY)