mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-28 12:39:32 +01:00
* test commit * de modified readme * first implementation, needs testing with healer * fixed beahviour if 2+ opponents are on field, also added message * further fixed * reset of overrides.ts before merge to main * fixed grammar Co-authored-by: Jonas Pinson <jonas.pinson@gmail.com> * Implemented changes suggested by @bennybroseph and @TempsRay * Added more docs to the class * removed old comments * fixed ability name in comments * added translation and made message localized * fixed ability name * added missing bracket --------- Co-authored-by: Jonas Pinson <jonas.pinson@gmail.com> |
||
|---|---|---|
| .. | ||
| ability-trigger.ts | ||
| ability.ts | ||
| battle-message-ui-handler.ts | ||
| battle.ts | ||
| berry.ts | ||
| command-ui-handler.ts | ||
| config.ts | ||
| egg.ts | ||
| fight-ui-handler.ts | ||
| growth.ts | ||
| menu-ui-handler.ts | ||
| menu.ts | ||
| modifier-type.ts | ||
| move.ts | ||
| nature.ts | ||
| pokeball.ts | ||
| pokemon-info.ts | ||
| pokemon.ts | ||
| splash-messages.ts | ||
| starter-select-ui-handler.ts | ||
| trainers.ts | ||
| tutorial.ts | ||
| voucher.ts | ||
| weather.ts | ||