mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-08-14 06:18:36 +02:00
11 lines
506 B
Plaintext
11 lines
506 B
Plaintext
version=2
|
|
:if:<level.filename>=condo1
|
|
@text.show(Celadon Mansion~Manager's Suite)
|
|
:endif
|
|
:if:<level.filename>=condo2
|
|
@text.show(Game Freak Meeting Room)
|
|
:endif
|
|
:if:<level.filename>=condo3
|
|
@text.show(Game Freak Development Room)
|
|
:endif
|
|
:end |