mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-11-30 06:58:27 +01:00
* Fix strong winds calculation * add unit test * Add strong winds effect message * Update src/locales/de/weather.ts Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> * Update src/locales/es/weather.ts Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> * Update src/locales/fr/weather.ts Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> * Update src/locales/it/weather.ts Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> * Update src/locales/ko/weather.ts Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> --------- Co-authored-by: torranx <torranicles@gmail.com> Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| abilities | ||
| achievements | ||
| arena | ||
| battle | ||
| eggs | ||
| inputs | ||
| items | ||
| lokalisation | ||
| moves | ||
| phases | ||
| settingMenu | ||
| sprites | ||
| ui | ||
| utils | ||
| account.spec.ts | ||
| battle-stat.spec.ts | ||
| fontFace.setup.ts | ||
| imports.test.ts | ||
| vitest.setup.ts | ||