Read-only archive 2005 – 2014 ← back to NarutoMUD

[Fixed] Hand seals don't stop if Timer is Killed

Bugs · 1 post · 2010-06-22

Post 1: Gatz · 2010-06-22 15:16 UTC

If a timer is killed for some reason, the hand seal flag isn't removed. extract_timer() just needs to do the check for this and the remove_handseal() function needs to not flip if it gets killed unnaturally.