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

6 lines
266 B
Plaintext

version=2
:if:<register.registered(battlelugia)>=False <and> <inventory.countitem(71)>>0
:then
@npc.warp(0,6,0.5,2)
:endif
:end