mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-08-22 02:08:32 +02:00
9 lines
494 B
Plaintext
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 |