6 lines
634 B
Plaintext
6 lines
634 B
Plaintext
version=2
|
|
@player.turnto(1)
|
|
@npc.turn(9,3)
|
|
@text.show(JappaWakka: That's Shanibel,~one of my first attempts at~designing a fake Pokémon~or "Fakemon", back when I~was working on my own~Pokémon fangame!*I didn't succeed in~creating anything playable,~but I learned a lot from~that experience!)
|
|
@npc.turn(9,0)
|
|
:end |