mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-31 01:35:20 +02:00
7 lines
552 B
Plaintext
7 lines
552 B
Plaintext
version=2
|
|
:if:<register.registered(plainbadge_obtain)>=False
|
|
@Text.show(Yo! Champ in~making!*This Gym is home~to normal-type~Pokémon trainers.*I recommend you~use fighting-type~Pokémon.)
|
|
:else
|
|
@Text.show(You won? Great! I~was busy admiring~the ladies here.)
|
|
:endif
|
|
:end |