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

12 lines
800 B
Plaintext
Raw Normal View History

2019-10-13 04:41:51 +02:00
<EFBFBD><EFBFBD>version=2
2019-10-14 04:08:15 +02:00
@pokemon.cry(643)
@battle.setvar(custombattlemusic,tao_legend_battle)
@battle.wild(643,70,-1,tao_legend_battle_intro,12)
@register.register(firsttaodone)
@register.register(battlereshiram)
:if:<pokedex.dexcaught(643)>=false
@npc.unregister(routes\route47\3.dat|0|position|13,-4,36)
@npc.unregister(routes\route47\3.dat|2|position|12,-4,36)
:endif
@npc.remove(0)
2019-10-13 04:41:51 +02:00
:end