mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-08-15 23:08:38 +02:00
10 lines
456 B
Plaintext
10 lines
456 B
Plaintext
version=2
|
|
:if:<register.registered(First_time_champion)>=True
|
|
:then
|
|
@text.show(<player.name> from New Bark Town)
|
|
@text.show(Team of current~champion withheld.)
|
|
:end
|
|
:endif
|
|
|
|
@text.show(Reserved for a new champion.)
|
|
:end |