pokerogue/test/arena
Fabi 3d5a46b1ec
[BUG] Fix quick claw being blocked by Psychic terrain (#6684)
* Fix quick claw being blocked

* Add tests

* Apply suggestions from code review

Co-authored-by: Bertie690 <136088738+Bertie690@users.noreply.github.com>

* fix test + run biome

* Update comments in `terrain.ts`

* Apply test suggestions

* added newlines

---------

Co-authored-by: Bertie690 <136088738+Bertie690@users.noreply.github.com>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-10-27 18:37:33 +00:00
..
arena-gravity.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
arena-tags.test.ts [Bug/i18n] Added type safety to Arena.applyTags; fixed arena tag addition/removal messages (#6304) 2025-10-07 23:38:51 -05:00
grassy-terrain.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
psychic-terrain.test.ts [BUG] Fix quick claw being blocked by Psychic terrain (#6684) 2025-10-27 18:37:33 +00:00
weather-fog.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
weather-hail.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
weather-sandstorm.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
weather-strong-winds.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00