P3D-Legacy/P3D/Content/Data/Scripts/eusine/suicunebattle.dat

20 lines
1.3 KiB
Plaintext

version=2
@pokemon.cry(245)
@battle.setvar(custombattlemusic,suicune_battle)
@battle.wild(245,40,-1,suicune_battle_intro,12)
@npc.remove(0)
@npc.turn(11,1)
@npc.move(11,1)
@npc.turn(11,0)
@npc.move(11,1)
@music.play(eusine_encounter)
@player.turnto(2)
@text.show(<player.name>...*You two are truly amazing...*I have never seen a~battle this intense!*I have no regrets...*Farewell, Suicune!*Farewell...~<player.name>!)
@music.play(RouteMusic9)
@screen.fadeout
@npc.remove(11)
@screen.fadein
@npc.unregister(routes\route25.dat|11|position|59,2,6)
@npc.unregister(routes\route25.dat|0|position|58,2,3)
@register.register(suicunebattle)
:end