mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-01-16 14:01:52 +00:00
512016faef
* Sacrifical Moves (that dont require a target like explosion or self destruct) now also work if the target is flying, diving etc. There is also a new catagorie of moves. "SacrificalMovesOnHit" for all moves that need to hit for them to be sacrifical like MEMENTO * Added comments, added (what i think is TSDoc) to functions and classes. Removed empty lines i introduced * . * Added fixes for the Review by TempsRay. * Added missing * * Remove Target Requirement of SacrificialAttr * Update move.ts --------- Co-authored-by: Benjamin Odom <bennybroseph@gmail.com>