Merge pull request #1 from chefferz/chefferz-balance1

Gives His Grace stamina regeneration
This commit is contained in:
chefferz
2019-08-22 20:16:42 -04:00
committed by GitHub
+1
View File
@@ -93,6 +93,7 @@
master.remove_status_effect(STATUS_EFFECT_HISGRACE)
REMOVE_TRAIT(src, TRAIT_NODROP, HIS_GRACE_TRAIT)
master.Knockdown(60)
master.adjustStaminaLoss(-5)
master.adjustBruteLoss(master.maxHealth)
playsound(master, 'sound/effects/splat.ogg', 100, 0)
else