From 138adf72d498e17d071cc3de33119339879c9442 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 14 Jan 2022 09:36:03 -0300 Subject: Instance Porthos and add placeholder NPC --- npc/003-1/events.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/003-1') diff --git a/npc/003-1/events.txt b/npc/003-1/events.txt index 6175b9ebd..644ea2101 100644 --- a/npc/003-1/events.txt +++ b/npc/003-1/events.txt @@ -335,6 +335,8 @@ L_Aurora: .@WHAT$=l("dream tower apparition"); } else if ($EVENT$ == "Raid") { .@WHAT$=l("boss raid"); + } else if ($EVENT$ == "Olympics") { + .@WHAT$=l("magic olympics"); } mesn; -- cgit v1.2.3-70-g09d2