[P3 Bug] Add dialog lines for Rood (#3970)

This commit is contained in:
NightKev 2024-09-01 22:39:52 -07:00 committed by GitHub
parent 39cfe69cd9
commit c20f37bcf9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -707,6 +707,20 @@ export const trainerTypeDialogue: TrainerTypeDialogue = {
] ]
} }
], ],
[TrainerType.ROOD]: [
{
encounter: [
"dialogue:rood.encounter.1",
"dialogue:rood.encounter.2",
"dialogue:rood.encounter.3",
],
victory: [
"dialogue:rood.victory.1",
"dialogue:rood.victory.2",
"dialogue:rood.victory.3",
]
}
],
[TrainerType.FLARE_GRUNT]: [ [TrainerType.FLARE_GRUNT]: [
{ {
encounter: [ encounter: [