P3D-Legacy/P3D/Content/Data/Scripts/embtower/reshiram.dat

14 lines
950 B
Plaintext

version=2
@pokemon.cry(643)
@storage.set(integer,oldcaught,<pokedex.caught>)
@battle.setvar(custombattlemusic,tao_legend_battle)
@battle.wild(643,70,-1,tao_legend_battle_intro,12)
@register.register(firsttaodone)
@register.register(battlereshiram)
:if:<pokedex.caught>=<storage.get(integer,oldcaught)>
@npc.unregister(routes\route47\3.dat|0|position|13,-4,36)
@npc.unregister(routes\route47\3.dat|1|position|12,-4,36)
:endif
@npc.remove(0)
@storage.clear
:end