mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-08-16 07:18:32 +02:00
8 lines
502 B
Plaintext
8 lines
502 B
Plaintext
version=2
|
|
@battle.starttrainer(rocketbase\006)
|
|
:if:<register.registered(passSPT)>=False
|
|
:then
|
|
@Text.show(The password to~the Boss's room is~Slowpoketail.*But it's usesless~unless you have~two passwords.)
|
|
@Register.register(passSPT)
|
|
:endif
|
|
:end |