mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-31 01:35:20 +02:00
8 lines
448 B
Plaintext
8 lines
448 B
Plaintext
version=2
|
|
:if:<register.registered(hivebadge_obtain)>=False
|
|
:then
|
|
@Text.show(Azalea Town Pokemon Gym*Leader: Bugsy)
|
|
:else
|
|
@Text.show(Azalea Town Pokemon Gym*Leader: Bugsy*Certified Trainer!~<player.name>)
|
|
:endif
|
|
:end |