Proper message for Ceremony of Chaos end.

This commit is contained in:
MobiusDev
2017-09-20 00:35:28 +00:00
parent b6e76a54f1
commit c8cabe8ffb
3 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@
<!-- Schedule of the event period, usually one month long, executing onPeriodEnd at 00:00 -->
<schedule minute="00" hour="00" dayOfMonth="01" month="*" dayOfWeek="*">
<event name="#onPeriodEnd">
<arg type="String">Test shit</arg>
<arg type="String">Ceremony of Chaos has ended.</arg>
</event>
</schedule>

View File

@@ -23,7 +23,7 @@
<!-- Schedule of the event period, usually one month long, executing onPeriodEnd at 00:00 -->
<schedule minute="00" hour="00" dayOfMonth="01" month="*" dayOfWeek="*">
<event name="#onPeriodEnd">
<arg type="String">Test shit</arg>
<arg type="String">Ceremony of Chaos has ended.</arg>
</event>
</schedule>

View File

@@ -23,7 +23,7 @@
<!-- Schedule of the event period, usually one month long, executing onPeriodEnd at 00:00 -->
<schedule minute="00" hour="00" dayOfMonth="01" month="*" dayOfWeek="*">
<event name="#onPeriodEnd">
<arg type="String">Test shit</arg>
<arg type="String">Ceremony of Chaos has ended.</arg>
</event>
</schedule>