P3D-Legacy/P3D/Content/Data/Scripts/cianwood/gymmap.dat

9 lines
522 B
Plaintext

version=2
:if:<Environment.day>=Monday <or> <Environment.day>=Wednesday <or> <Environment.day>=Friday
:if:<Environment.hour><9 <and> <Environment.hour>>2
:if:<register.registered(ChuckRematchTalk)>=true
@npc.remove(0)
:endif
:endif
:endif
:end