@text.show(Congratulations everyone~for catching a bug Pokémon~in the Bug-Catching Contest.*Now let's see who won~this time.)
:select:<storage.get(integer,win_place)>
:when:4
@text.show(Placed on rank 4~is <player.name>~with a <pokemon.name(1)>!)
@player.move(1)
@player.turnto(2)
@level.wait(40)
@player.move(1)
@player.turnto(0)
@text.show(Placed on rank 3~is <storage.get(string,name3)>~with a <storage.get(string,pokename3)>!)
@npc.move(4,1)
@npc.turn(4,2)
@level.wait(40)
@npc.move(4,1)
@npc.turn(4,0)
@text.show(Placed on rank 2~is <storage.get(string,name2)>~with a <storage.get(string,pokename2)>!)
@npc.move(5,1)
@npc.turn(5,2)
@level.wait(40)
@npc.move(5,1)
@npc.turn(5,0)
@text.show(Placed on rank 1~is <storage.get(string,name1)>~with a <storage.get(string,pokename1)>!*Congratulations,~<storage.get(string,name1)>!~You won the~Bug-Catching Contest!~Come here to get your prize.)
:when:3
@text.show(Placed on rank 4~is <storage.get(string,name3)>~with a <storage.get(string,pokename3)>!)
@npc.move(4,1)
@npc.turn(4,2)
@level.wait(40)
@npc.move(4,1)
@npc.turn(4,0)
@text.show(Placed on rank 3~is <player.name>~with a <pokemon.name(1)>!)
@player.move(1)
@player.turnto(2)
@level.wait(40)
@player.move(1)
@player.turnto(0)
@text.show(Placed on rank 2~is <storage.get(string,name2)>~with a <storage.get(string,pokename2)>!)
@npc.move(5,1)
@npc.turn(5,2)
@level.wait(40)
@npc.move(5,1)
@npc.turn(5,0)
@text.show(Placed on rank 1~is <storage.get(string,name1)>~with a <storage.get(string,pokename1)>!*Congratulations,~<storage.get(string,name1)>!~You won the~Bug-Catching Contest!~Come here to get your prize.)
:when:2
@text.show(Placed on rank 4~is <storage.get(string,name3)>~with a <storage.get(string,pokename3)>!)
@npc.move(4,1)
@npc.turn(4,2)
@level.wait(40)
@npc.move(4,1)
@npc.turn(4,0)
@text.show(Placed on rank 3~is <storage.get(string,name2)>~with a <storage.get(string,pokename2)>!)
@npc.move(5,1)
@npc.turn(5,2)
@level.wait(40)
@npc.move(5,1)
@npc.turn(5,0)
@text.show(Placed on rank 2~is <player.name>~with a <pokemon.name(1)>!)
@player.move(1)
@player.turnto(2)
@level.wait(40)
@player.move(1)
@player.turnto(0)
@text.show(Placed on rank 1~is <storage.get(string,name1)>~with a <storage.get(string,pokename1)>!*Congratulations,~<storage.get(string,name1)>!~You won the~Bug-Catching Contest!~Come here to get your prize.)
:when:1
@text.show(Placed on rank 4~is <storage.get(string,name3)>~with a <storage.get(string,pokename3)>!)
@npc.move(4,1)
@npc.turn(4,2)
@level.wait(40)
@npc.move(4,1)
@npc.turn(4,0)
@text.show(Placed on rank 3~is <storage.get(string,name2)>~with a <storage.get(string,pokename2)>!)
@npc.move(5,1)
@npc.turn(5,2)
@level.wait(40)
@npc.move(5,1)
@npc.turn(5,0)
@text.show(Placed on rank 2~is <storage.get(string,name1)>~with a <storage.get(string,pokename1)>!)
@npc.move(6,1)
@npc.turn(6,2)
@level.wait(40)
@npc.move(6,1)
@npc.turn(6,0)
@text.show(Placed on rank 1~is <player.name>~with a <pokemon.name(1)>!*Congratulations,~<player.name>!~You won the~Bug-Catching Contest!~Come here to get your prize.)