mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-31 01:35:20 +02:00
12 lines
448 B
Plaintext
12 lines
448 B
Plaintext
version=2
|
|
@Text.show(Don't look.*Or it takes you!)
|
|
@npc.Warp(0,19,0,15)
|
|
@npc.Turn(0,3)
|
|
@level.wait(50)
|
|
@player.Turn(2)
|
|
@pokemon.Cry(80)
|
|
@level.Wait(10)
|
|
@npc.Turn(0,2)
|
|
@npc.Move(0,2)
|
|
@entity.warp(5,19,-0.2,7)
|
|
:end |