feelin hot hot hot

This commit is contained in:
Sam
2017-07-10 02:32:00 +01:00
parent 66a04369db
commit a0f361efa5
+1
View File
@@ -454,6 +454,7 @@
to_chat(user, "You telekinetically remove the light [fitting].")
else
if(user.a_intent == INTENT_DISARM || user.a_intent == INTENT_GRAB)
user.changeNext_move(CLICK_CD_MELEE)
to_chat(user, "You try to remove the light [fitting], but you burn your hand on it!")
var/obj/item/organ/external/affecting = H.get_organ("[user.hand ? "l" : "r" ]_hand")