Fixed liberty map keyitem again....
This commit is contained in:
parent
4a6a4eab8e
commit
95426250c9
|
@ -1,5 +1,5 @@
|
|||
version=2
|
||||
@text.show(Stay back, kid!*I was asked not to let~anyone enter this cave.*It's home to Pokémon from~different locations and~we're investigating that.*...)
|
||||
@text.show(Stay back, kid!*I was asked not to let~anyone enter this crucial~spot for our future~operations.*...)
|
||||
@battle.starttrainer(fortune\north\006)
|
||||
@text.show(My Pokémon...*Gah!~Who even cares~about those stupid islands~and their weird Pokémon~anyway?*I'll go back to the~Unova branch...)
|
||||
@screen.fadeout
|
||||
|
@ -9,6 +9,7 @@ version=2
|
|||
@level.update
|
||||
@level.wait(15)
|
||||
@screen.fadein
|
||||
@text.show(He left something behind.*It's a boat pass!)
|
||||
@item.messagegive(500,1)
|
||||
@text.show(He left something behind.*It's a sea map!)
|
||||
@item.messagegive(592,1)
|
||||
@item.give(592,1)
|
||||
:end
|
Loading…
Reference in New Issue