P3D-Legacy/P3D/Content/Data/Scripts/powerplant/zapdos.dat

14 lines
644 B
Plaintext
Raw Normal View History

2016-09-07 18:50:38 +02:00
<EFBFBD><EFBFBD>version=2
@pokemon.cry(145)
2021-10-09 06:48:40 +02:00
:if:<register.value(shinyzapdos)>=true
@battle.wild(145,50,1,,12)
:else
@battle.wild(145,50,0,,12)
:endif
:if:<battle.caught>=true
@register.register(caughtzapdos)
:endif
2016-09-07 18:50:38 +02:00
@register.register(battlezapdos)
@npc.unregister(routes\route10.dat|3|position|2,0,10)
@npc.remove(3)
:end