mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-31 01:35:20 +02:00
8 lines
784 B
Plaintext
8 lines
784 B
Plaintext
version=2
|
|
:if:<register.registered(zephyrbadge_obtain)>=False
|
|
:then
|
|
@Text.show(Hey! I'm no train-~er but I can give~some advice!*Believe me!~If you believe, a*championship dream~can come true.*You believe?~Then listen.*The grass-type is~weak against the*flying-type. Keep~this in mind.)
|
|
:else
|
|
@Text.show(Nice battle! Keep~it up, and you'll*be the Champ in no~time at all!)
|
|
:endif
|
|
:end |