pokerogue/src/locales/en
alpaca aeab9d78ec
Implements cursed body (#227)
* implements cursed body

* 30 percent chance to proc

* check if max

* removes unimplemented tag

* bypasses faint

* un-disable message specifies pokemon name

* adds prefix to un-disable message

* space issue
2024-05-08 19:25:16 -05:00
..
ability.ts Support localization of Pokémon abilities (#271) 2024-04-24 21:10:09 -04:00
battle.ts Implements cursed body (#227) 2024-05-08 19:25:16 -05:00
command-ui-handler.ts command-ui: add i18n for command ui handler and add i18n for fr (#258) 2024-04-24 00:36:07 -04:00
config.ts I18n import cleanup (#562) 2024-05-06 14:25:17 -04:00
fight-ui-handler.ts Modification of the move description window in battle 2024-04-25 20:57:47 -04:00
menu-ui-handler.ts Implement localisation for main menu options (menu-ui-handler) & add french locale 2024-04-25 14:27:05 -04:00
menu.ts New spanish translations and literals for all langs (#552) 2024-05-06 12:02:45 -04:00
move.ts Allowing pokemon name translation (#228) 2024-04-21 19:53:24 -04:00
pokeball.ts Allowing pokemon name translation (#228) 2024-04-21 19:53:24 -04:00
pokemon-stat.ts Implement localisation for pokemon stats & add french locale 2024-04-24 19:12:26 -04:00
pokemon.ts Allowing pokemon name translation (#228) 2024-04-21 19:53:24 -04:00
starter-select-ui-handler.ts New spanish translations and literals for all langs (#552) 2024-05-06 12:02:45 -04:00
tutorial.ts Add back shift for toggling stats 2024-05-01 00:27:11 -04:00