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

9 lines
520 B
Plaintext

version=2
:if:<Environment.day>=Sunday <or> <Environment.day>=Monday <or> <Environment.day>=Tuesday
:if:<Environment.hour><15 <and> <Environment.hour>>8
:if:<register.registered(BrockRematchTalk)>=true
@npc.remove(0)
:endif
:endif
:endif
:end