makes gloves of the northstar restore 2/3 of the stamina used up by harm intent punches on empty stam buffers (#7770)

This commit is contained in:
deathride58
2018-11-28 22:47:34 -05:00
committed by kevinz000
parent e4467fb8d5
commit fb704afb61

View File

@@ -69,6 +69,7 @@
if(M.a_intent == INTENT_HARM)
M.changeNext_move(CLICK_CD_RAPID)
M.adjustStaminaLoss(-2) //Restore 2/3 of the stamina used assuming empty stam buffer. With proper stamina buffer management, this results in a net gain of +.5 stamina per click.
if(warcry)
M.say("[warcry]", ignore_spam = TRUE, forced = "north star warcry")
.= FALSE