Typo fix Recieved > Received
This commit is contained in:
parent
af62a74a9d
commit
943bbd3ce3
Binary file not shown.
|
@ -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)
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue