varkor / pokengine

An online Pokémon battle system for the web
http://varkor.com/pokengine/battle/
MIT License
54 stars 11 forks source link

Multi-strike moves function incorrectly #123

Closed varkor closed 9 years ago

varkor commented 9 years ago

Because fainting is processed directly after damage is taken, moves that need to display a message after damage, but before fainting, such as Pin Missile with "hit x time(s)", cannot properly function yet.