mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-30 20:22:32 +02:00
Update config.ts
This commit is contained in:
parent
0d7e8119c6
commit
cec23b04f9
@ -62,7 +62,7 @@ import trainingSession from "./mystery-encounters/training-session-dialogue.json
|
||||
import trashToTreasure from "./mystery-encounters/trash-to-treasure-dialogue.json";
|
||||
import uncommonBreed from "./mystery-encounters/uncommon-breed-dialogue.json";
|
||||
import weirdDream from "./mystery-encounters/weird-dream-dialogue.json";
|
||||
import expertBreeder from "./mystery-encounters/the-expert-breeder-dialogue.json";
|
||||
import expertPokemonBreeder from "./mystery-encounters/the-expert-pokemon-breeder-dialogue.json";
|
||||
import nature from "./nature.json";
|
||||
import partyUiHandler from "./party-ui-handler.json";
|
||||
import pokeball from "./pokeball.json";
|
||||
@ -185,7 +185,7 @@ export const ptBrConfig = {
|
||||
funAndGames,
|
||||
uncommonBreed,
|
||||
globalTradeSystem,
|
||||
expertBreeder
|
||||
expertPokemonBreeder
|
||||
},
|
||||
mysteryEncounterMessages
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user