mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-31 01:35:20 +02:00
11 lines
354 B
Plaintext
11 lines
354 B
Plaintext
version=2
|
|
@pokemon.Cry(201)
|
|
|
|
@Player.Turn(2)
|
|
@Player.Move(1)
|
|
@Player.Turn(2)
|
|
@text.SetFont(Unown)
|
|
@Text.show(A magical force~pushed you back!)
|
|
@pokemon.Cry(201)
|
|
|
|
:end |