mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-31 01:35:20 +02:00
7 lines
364 B
Plaintext
7 lines
364 B
Plaintext
version=2
|
|
:if:<Environment.hour>=0 <or> <Environment.hour>=22 <or> <Environment.hour>=23
|
|
:if:<register.registered(MortyRematchTalk)>=true
|
|
@npc.remove(4)
|
|
:endif
|
|
:endif
|
|
:end |