pokerogue/src/data
Douglas Marchione de Souza de3ca08704
Fix Air_Lock ability to express when it is switched in (#765)
* Airlock ability now properly announces when it is
in field when the pokemon with it is switched in

* Set message as in the original games, also created
a new attribute for in switch messages to not have
the pokemon name required to be on it.

* Committing language changes (i18n function)

* Revert "Committing language changes (i18n function)"

This reverts commit 2a3152003b.

* Changed message variable name
2024-05-13 20:09:46 -05:00
..
enums Added hyperlinks to Moves, Abilities, and Species enums (#586) 2024-05-07 23:18:19 -05:00
ability.ts Fix Air_Lock ability to express when it is switched in (#765) 2024-05-13 20:09:46 -05:00
api.ts Add separate achievements for sub-legendaries and rename pseudoLegendary field 2024-05-05 11:05:22 -04:00
arena-tag.ts Implement Tailwind (#398) 2024-05-02 14:10:21 -05:00
battle-anims.ts Fix battle sprite losing shininess in battle animations 2024-04-25 01:49:06 -04:00
battle-stat.ts Implement trainer battles and various changes 2023-10-18 18:01:15 -04:00
battler-tags.ts Fix loading protosynthesis/quark drive boosts (#687) 2024-05-09 11:33:47 -05:00
berry.ts Lum berry should cure status and confusion if possible 2024-05-06 00:27:39 -04:00
biomes.ts Adjust more passive abilities 2024-05-03 19:21:02 -05:00
daily-run.ts Add tiered shiny variants 2024-04-18 22:52:26 -04:00
dialogue.ts Make Simplified Chinese locale use zh_CN 2024-05-08 23:13:38 -05:00
egg-moves.ts Swap Rayquaza's egg moves 2024-05-11 14:20:54 -05:00
egg.ts Add Neutralizing Gas message, display Manaphy egg gacha origin, allow catching wonder guard bosses (#322) 2024-05-04 12:29:30 +10:00
exp.ts Lowers xp curve for fluctuating slightly (#746) 2024-05-11 11:54:05 -05:00
gender.ts Refactor source files and add berries 2023-04-20 15:46:05 -04:00
move.ts Fix Comeuppance (#781) 2024-05-13 18:48:22 -05:00
nature.ts Natures langs with new config (#611) 2024-05-11 21:22:45 -05:00
pokeball.ts pokeball: implement i18n on pokeball name and add french i18n 2024-04-21 11:19:57 -04:00
pokemon-evolutions.ts Rockruff dusk form not evolving (#700) 2024-05-12 22:00:46 -05:00
pokemon-forms.ts Implement Genesect's forms & Techno Blast 2024-05-04 19:45:07 -05:00
pokemon-level-moves.ts FIx Sceptile and Blaziken Learnsets (#606) 2024-05-07 13:42:07 -05:00
pokemon-species.ts Update passive abilities for starters and pseudos 2024-05-10 18:46:10 -05:00
pokemon-stat.ts Implement localisation for pokemon stats & add french locale 2024-04-24 19:12:26 -04:00
splash-messages.ts Reapply stat change feature with fixes 2024-04-30 23:02:16 -04:00
status-effect.ts Prevent Fusion Status Errors +Fix Double Battle Issue (#472) 2024-05-04 22:16:59 -05:00
temp-battle-stat.ts Refactor source files and add berries 2023-04-20 15:46:05 -04:00
terrain.ts terrain: psychic terrain doesn't block priority moves on the user's side (#470) 2024-05-04 20:45:37 -05:00
tms.ts Minor TM learn fixes and make glacial lance non contact (#553) 2024-05-06 12:00:51 -04:00
trainer-config.ts Add separate achievements for sub-legendaries and rename pseudoLegendary field 2024-05-05 11:05:22 -04:00
trainer-names.ts Add Let's Go moves to Pikachu and Eevee's learnsets 2024-04-29 21:51:08 -05:00
type.ts Implemented Revelation Dance (#166) 2024-05-06 10:24:37 -05:00
variant.ts Add tiered shiny variants 2024-04-18 22:52:26 -04:00
weather.ts Add more biome weather 2024-04-15 17:45:52 -04:00