P3D-Legacy/P3D/Content/Data/Scripts/violet/elmcall.dat

10 lines
846 B
Plaintext
Raw Normal View History

2016-09-07 18:50:38 +02:00
<EFBFBD><EFBFBD>version=2
:if:<Player.hasbadge(9)>=True <and> <Register.registered(violet_elmcall)>=False
@Player.move(0)
@Text.show(Pok<00>gear: Prof. Elm~Receiving call.......)
@Text.show(Hello, <player.name>? We~discovered some-*thing about the~Egg!*My assistant is at~the Pok<00>mon Center*in Violet City.~Could you talk to~him?)
@text.show(Click!~...... ...... ......)
@Register.register(violet_elmcall)
:endif
:end