This commit is contained in:
Enric Gabriel
2020-09-04 19:08:14 -03:00
15 changed files with 74 additions and 20 deletions
-2
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