pokerogue/src/field
NightKev d85aedbdfc
[Bug] Prevent pokemon with 0 HP from being statused (#5137)
* [Bug] Prevent pokemon with 0 HP from being statused

* Update test

* Move check to `trySetStatus()` and update test
2025-01-20 09:12:58 -08:00
..
anims.ts [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
arena.ts [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
damage-number-handler.ts [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
mystery-encounter-intro.ts [Sprite] Fix game not waiting for variant data to finish loading (#5130) 2025-01-15 20:25:08 -07:00
pokemon-sprite-sparkle-handler.ts [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
pokemon.ts [Bug] Prevent pokemon with 0 HP from being statused (#5137) 2025-01-20 09:12:58 -08:00
trainer.ts [Bug] Prevent Duplicate Signature Species in Trainer Battles (#5059) 2025-01-14 18:25:18 -07:00