Typo fix Recieved > Received

This commit is contained in:
JappaWakka 2022-06-26 19:53:35 +02:00
parent af62a74a9d
commit 943bbd3ce3
3 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version=2
@text.show(Hello, you are begining~to hold the air of~a great Champion,~<player.name>.*It is time for your~Pokédex to match~who you are.*Let me see your~Pokédex for a moment.*I will upgrade your~Pokédex with the~National Mode.)
@sound.play(success,1)
@text.color(playercolor)
@text.show(<player.name> recieved~the National Pokédex!)
@text.show(<player.name> received~the National Pokédex!)
@level.wait(30)
@register.register(pokedex_national)
@register.register(nationaldex)