version=2 :if:=True @entity.remove(0) :endif :if:=True @entity.remove(99) :endif :if:=True =False @npc.wearskin(0,[POKEMON|S]245) :endif :if:=True =False @npc.remove(1) @npc.warp(8,11,0,15) :if:=True @camera.set(0,1,3,5.3,-0.25) :else: @camera.setpitch(-0.1) :endif @player.move(1) @player.turnto(3) @entity.showmessagebulb(1|11|0.7|15) @npc.move(8,3) @text.show(Hi!*My name is Steven, the Champion~from the Hoenn region.*Have we met...before?*That is not possible. All the~Trainers I have battled seem~to have the same look, anyway*Especially the ones who gave~me tough battles...) @text.show(By the way, have you heard of~aPokémon called Latios?) @npc.turn(8,3) @npc.move(8,8) @npc.turn(8,0) @npc.move(8,4) @npc.remove(8) @register.register(hoennstart1) :endif :end