Brings Ninja Adrenals up too par (#40626)

Updates can move, stands them up, and gives them some stimulants(reducing stuns and healing stamina & some other damage if below 50 health)
This commit is contained in:
MetroidLover
2018-10-05 02:09:43 -04:00
committed by ShizCalev
parent 92823aa4f9
commit ec9ff7d553
@@ -9,6 +9,9 @@
H.SetKnockdown(0)
H.adjustStaminaLoss(-75)
H.stuttering = 0
H.lying = 0
H.update_canmove()
H.reagents.add_reagent("stimulants", 5)
H.say(pick("A CORNERED FOX IS MORE DANGEROUS THAN A JACKAL!","HURT ME MOOORRREEE!","IMPRESSIVE!"), forced = "ninjaboost")
a_boost--
to_chat(H, "<span class='notice'>There are <B>[a_boost]</B> adrenaline boosts remaining.</span>")