darkfire006 9ea9a61864 Gym Leader Rematches Round X
Minor text and team changes to the Gym Leaders
introduction
2019-02-04 00:57:48 -06:00

9 lines
406 B
Plaintext

version=2
:if:<Environment.day>=Wednesday
:if:<Environment.hour><9 <and> <Environment.hour>>2
:if:<register.registered(KiyoRematchTalk)>=true
@npc.remove(1)
:endif
:endif
:endif
:end