mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-08-23 02:38:39 +02:00
7 lines
306 B
Plaintext
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 |