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>=Thursday
:if:<Environment.hour><15 <and> <Environment.hour>>9
:if:<register.registered(OakPrematchTalk)>=true
@npc.remove(0)
:endif
:endif
:endif
:end