Update src/data/dialogue.ts

This commit is contained in:
Samuel H 2024-04-19 14:17:25 -04:00 committed by GitHub
parent c3818b03ab
commit fa0f9b8d11
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2162,7 +2162,7 @@ export const trainerTypeDialogue = {
`@c{shock}After all that… it wasn't enough…?\nYou'll never come back at this rate…` `@c{shock}After all that… it wasn't enough…?\nYou'll never come back at this rate…`
], ],
defeat: [ defeat: [
`Great, now go home!` `You gave it your best, now let's go home.`
] ]
} }
], ],