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

9 lines
466 B
Plaintext

version=2
:if:<Environment.day>=Tuesday <or> <Environment.day>=Thursday
:if:<Environment.hour><23 <and> <Environment.hour>>14
:if:<register.registered(PryceRematchTalk)>=true
@npc.remove(0)
:endif
:endif
:endif
:end