Merge pull request #7494 from Citadel-Station-13/kevinz000-patch-6
makes cns rebooters useful again
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
..()
|
||||
if(crit_fail)
|
||||
return
|
||||
|
||||
owner.adjustStaminaLoss(-3.5)
|
||||
if(owner.AmountStun() > STUN_SET_AMOUNT)
|
||||
owner.SetStun(STUN_SET_AMOUNT)
|
||||
if(owner.AmountKnockdown() > STUN_SET_AMOUNT)
|
||||
|
||||
Reference in New Issue
Block a user