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

9 lines
494 B
Plaintext

version=2
:if:<register.registered(battlelugia)>=False <and> <inventory.countitem(71)>>0
@npc.warp(0,6,0.5,2)
:if:<register.value(shinylugia)>=true
@npc.wearskin(0,[POKEMON|S]249)
:endif
:endif
@player.achieveemblem(soul silver)
:end