pokerogue/src/system
Frederico Santos 7709ff5d21 refactor: Update trainerId and secretId in game data
This commit updates the `trainerId` and `secretId` properties in the `GameData` class. The values are replaced with the corresponding values from the `this.trainerId` and `this.secretId` variables. This change ensures that the `trainerId` and `secretId` are correctly updated in the game data.
2024-07-13 02:43:26 +01:00
..
settings [Enhancement][QoL] Add option to adjust shop overlay opacity (#2622) 2024-07-11 11:54:37 -04:00
achv.ts Refactor challenges and add fresh start (#2964) 2024-07-11 11:36:17 +10:00
arena-data.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
challenge-data.ts Add Challenges (#1459) 2024-06-08 01:07:23 -04:00
egg-data.ts hotfix egg source type please be the last one 2024-06-21 23:11:17 -04:00
game-data.ts refactor: Update trainerId and secretId in game data 2024-07-13 02:43:26 +01:00
game-speed.ts Fix Error with Typecasting (#1519) 2024-05-28 23:45:18 +01:00
game-stats.ts Fix wrong stat displayed for mythicals hatched (#601) 2024-05-07 12:10:48 -05:00
modifier-data.ts [Bug] Thief Interaction with Species Stat Boosters (#2747) 2024-07-02 10:31:28 -04:00
pokemon-data.ts [Bug] fix boss-segment reload persistence: (#2613) 2024-06-26 13:19:24 -04:00
session-history.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
trainer-data.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
unlockables.ts Add Challenges (#1459) 2024-06-08 01:07:23 -04:00
voucher.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00