pokerogue/src/locales/es
td76099 06ba63dd7d
[Bug] Liquid Ooze hurts move user instead of one with ability (#1301)
* Fixing Liquid Ooze to turn move user and not one with the ability as well as converted strength sap to use same logic instead of making it a separate class

* Replaced "undefined" with "null"

* Updated based on feedback + fix file permissions

* Fixing file permission on battler-tags

* Adding localization for drain message

* Apparently this file is 755 unlike the others

* Removed ability for custom message in exchange for getting to pass Pokemon name

* Once again changing moves from 644 to 755 like it is in repo right now :)

* putting ability back to 755 (why are file permissions all over the place)
2024-06-01 15:53:32 -04:00
..
ability-trigger.ts [Ability][Move] Finish wind rider/power + tailwind implementation (#1566) 2024-05-30 17:42:46 -04:00
ability.ts Implement Honey Gather (#1360) 2024-05-25 08:01:08 -05:00
battle-message-ui-handler.ts Spanish translations (#1084) 2024-05-22 13:01:29 -05:00
battle.ts [Bug] Liquid Ooze hurts move user instead of one with ability (#1301) 2024-06-01 15:53:32 -04:00
berry.ts Spanish translations (#1084) 2024-05-22 13:01:29 -05:00
biome.ts [Localization] Updated Spanish translations (#1600) 2024-05-30 11:16:08 -04:00
command-ui-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
config.ts Revert "[Localization] modifier-select-ui-handler Locales (#1567)" (#1652) 2024-05-31 10:48:26 -04:00
dialogue.ts [enhancement] Added Firebreather trainer class (#1409) 2024-05-31 14:05:04 -05:00
egg.ts [Localization] Updated Spanish translations (#1600) 2024-05-30 11:16:08 -04:00
fight-ui-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
game-stats-ui-handler.ts Cleanup game-stats-ui-handler (from PR #1095) (#1106) 2024-05-27 12:58:20 +01:00
growth.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
menu-ui-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
menu.ts [Localization] Updated Spanish translations (#1600) 2024-05-30 11:16:08 -04:00
modifier-type.ts [Localization] Toxic and Flame Orb (en, de, es, fr, it) Localisations (only missing pt_BR, zh) (#1668) 2024-06-01 11:25:46 -04:00
move.ts Update Let's Go moves to their Gen 8 functionality 2024-05-13 20:59:38 -05:00
nature.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
pokeball.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
pokemon-info-container.ts pokemon-info-container Locales (#1413) 2024-05-27 17:28:53 -05:00
pokemon-info.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
pokemon.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
splash-messages.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
starter-select-ui-handler.ts [Localization] Updated Spanish translations (#1600) 2024-05-30 11:16:08 -04:00
trainers.ts [enhancement] Added Firebreather trainer class (#1409) 2024-05-31 14:05:04 -05:00
tutorial.ts [Localization] Updated Spanish translations (#1600) 2024-05-30 11:16:08 -04:00
voucher.ts [Localization] Updated Spanish translations (#1600) 2024-05-30 11:16:08 -04:00
weather.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00