Nerfs piggyback and fireman carrying (#11555)

* ok

* daze duration increased, MOBILITY_USE now has.. a use.

* k

* @ghommie
This commit is contained in:
kevinz000
2020-03-25 21:16:35 +01:00
committed by GitHub
parent bfe6199d3c
commit 0f4444b567
5 changed files with 35 additions and 13 deletions
+2 -2
View File
@@ -152,10 +152,10 @@
else
if(ismob(A))
changeNext_move(CLICK_CD_MELEE)
UnarmedAttack(A,1)
UnarmedAttack(A, 1)
else
if(W)
W.afterattack(A,src,0,params)
W.ranged_attack_chain(src, A, params)
else
RangedAttack(A,params)