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

7 lines
318 B
Plaintext

version=2
:if:<Environment.hour><22 <and> <Environment.hour>>18
:if:<register.registered(WhitneyRematchTalk)>=true
@npc.remove(5)
:endif
:endif
:end