feat: correct typos in MistTag and Lance's dialog

pull/242/head
dpMelian 2024-04-22 19:04:34 +01:00 committed by Samuel H
parent 26b1bb5f03
commit fac78e085c
2 changed files with 2 additions and 2 deletions

View File

@ -65,7 +65,7 @@ export class MistTag extends ArenaTag {
super.onAdd(arena);
const source = arena.scene.getPokemonById(this.sourceId);
arena.scene.queueMessage(getPokemonMessage(source, `'s team became\nshrowded in mist!`));
arena.scene.queueMessage(getPokemonMessage(source, `'s team became\nshrouded in mist!`));
}
apply(arena: Arena, args: any[]): boolean {

View File

@ -1453,7 +1453,7 @@ export const trainerTypeDialogue = {
`I thought that you would be able to get this far. Let's get this started.`
],
victory: [
`You got me. You are magneficent!`,
`You got me. You are magnificent!`,
`I never expected another trainer to beat me… I'm surprised.`
],
defeat: [