Merge pull request #13304 from GrayRachnid/revert-8235-defib-notouch

Revert "Buffs defib users by making them stop pulling automatically"
This commit is contained in:
silicons
2020-09-04 12:56:13 -07:00
committed by GitHub

View File

@@ -394,8 +394,6 @@
to_chat(user, "<span class='warning'>[src] are recharging!</span>")
return
user.stop_pulling() //User has hands full, and we don't care about anyone else pulling on it, their problem. CLEAR!!
if(user.a_intent == INTENT_DISARM)
do_disarm(M, user)
return