P3D-Legacy/P3D/Content/Data/Scripts/whirlislands/lugiawarp1.dat

7 lines
306 B
Plaintext

version=2
:if:<register.registered(battlelugia)>=False <and> <inventory.countitem(71)>>0
:then
@npc.warp(0,3,0.5,-1)
@pokemon.cry(249)
:end
:endif