From a29254e187c2376db7ca5451adb06d8c7038f5ac Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 15 May 2020 20:50:06 -0300 Subject: Placeholder: I'll only add 4/12 events for first milestone So make it loop more often --- npc/functions/aurora.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'npc') diff --git a/npc/functions/aurora.txt b/npc/functions/aurora.txt index 485aa6f49..44b0c4ebb 100644 --- a/npc/functions/aurora.txt +++ b/npc/functions/aurora.txt @@ -32,20 +32,38 @@ function script FYNewEvent { case 4: break; case 5: + // FIXME: PLACEHOLDER + $EVENT$="Kamelot"; + kamibroadcast("Kamelot Season is now open!", "Aurora Events"); break; case 6: + // FIXME: PLACEHOLDER + $EVENT$="Regnum"; + callfunc("FYE_Regnum"); + kamibroadcast("Regnum's Blessing: "+$@REGNUM_BLESSMAP_H$+" is now blessed!", "Aurora Events"); break; case 7: + // FIXME: PLACEHOLDER break; case 8: + // FIXME: PLACEHOLDER break; case 9: + // FIXME: PLACEHOLDER + $EVENT$="Kamelot"; + kamibroadcast("Kamelot Season is now open!", "Aurora Events"); break; case 10: + // FIXME: PLACEHOLDER + $EVENT$="Regnum"; + callfunc("FYE_Regnum"); + kamibroadcast("Regnum's Blessing: "+$@REGNUM_BLESSMAP_H$+" is now blessed!", "Aurora Events"); break; case 11: + // FIXME: PLACEHOLDER break; case 12: + // FIXME: PLACEHOLDER break; } return; -- cgit v1.2.3-70-g09d2