tabs
This commit is contained in:
@@ -867,8 +867,8 @@
|
||||
return
|
||||
//If you dragged them to you and you're aggressively grabbing try to fireman carry them
|
||||
else if(user != target && user.a_intent == INTENT_HELP)
|
||||
fireman_carry(target)
|
||||
return
|
||||
fireman_carry(target)
|
||||
return
|
||||
. = ..()
|
||||
|
||||
//src is the user that will be carrying, target is the mob to be carried
|
||||
|
||||
Reference in New Issue
Block a user