mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-31 01:35:20 +02:00
9 lines
362 B
Plaintext
9 lines
362 B
Plaintext
version=2
|
|
@pokemon.cry(198)
|
|
@Text.show(Murkrow: The~password is...*HAIL GIOVANNI.)
|
|
|
|
:if:<register.registered(passhail)>=false
|
|
:then
|
|
@Register.register(passhail)
|
|
:endif
|
|
:end |