mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-31 01:35:20 +02:00
6 lines
586 B
Plaintext
6 lines
586 B
Plaintext
version=2
|
|
@text.show(The elevator doesn't~seem to have any power...)
|
|
:if:<pokemon.number(0)>=479
|
|
@text.show(Rotom will now activate~the elevator and bring~you to the hidden room with~the appliances for him...*Or it would but we~haven't made that yet....*Check back later...)
|
|
:endif
|
|
:end |