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

9 lines
520 B
Plaintext

version=2
:if:<Environment.day>=Sunday <or> <Environment.day>=Monday <or> <Environment.day>=Tuesday
:if:<Environment.hour><12 <and> <Environment.hour>>4
:if:<register.registered(BugsyRematchTalk)>=true
@npc.remove(6)
:endif
:endif
:endif
:end