does this even work

This commit is contained in:
kappa-sama
2019-12-08 03:36:09 -05:00
committed by GitHub
parent e9b96650f5
commit 10c844e70d
@@ -867,8 +867,9 @@
return
//If you dragged them to you and you're aggressively grabbing try to fireman carry them
else if(user != target)
fireman_carry(target)
return
if(user.a_intent = INTENT_HELP)
fireman_carry(target)
return
. = ..()
//src is the user that will be carrying, target is the mob to be carried