mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-08-18 00:08:43 +02:00
7 lines
183 B
Plaintext
7 lines
183 B
Plaintext
version=2
|
|
:if:<register.value(pike_room_count_temp)>=28
|
|
@text.show(...That's all there is... Disappear already...)
|
|
:else
|
|
@text.show(...You, I won't forget...~...Ever...)
|
|
:endif
|
|
:end |