darkfire006 c1e3dacf1e Gym Leader Rematch main set
still a few bonus trainers to complete
2019-01-29 02:05:49 -06:00

9 lines
462 B
Plaintext

version=2
:if:<Environment.day>=Sunday <or> <Environment.day>=Saturday
:if:<Environment.hour><17 <and> <Environment.hour>>8
:if:<register.registered(ErikaRematchTalk)>=true
@npc.remove(0)
:endif
:endif
:endif
:end