mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-08-14 06:18:36 +02:00
7 lines
630 B
Plaintext
7 lines
630 B
Plaintext
version=2
|
|
:if:<register.registered(sudowoodo_removed)>=True
|
|
@Text.show(That odd tree disappeared~without a trace.*Oh! That tree was~really a Pokémon?)
|
|
:else
|
|
@Text.show(An odd tree is~blocking the way~to Goldenrod City.*It's preventing~me from shopping.*Something should~be done about it.)
|
|
:endif
|
|
:end |