From cabca69675f0166b1d361ff72e2b79d06fc8e506 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 24 Sep 2021 13:12:02 -0300 Subject: Initial, untested version of Boss Raid --- npc/003-1/events.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/003-1/events.txt') diff --git a/npc/003-1/events.txt b/npc/003-1/events.txt index 5540cc211..6175b9ebd 100644 --- a/npc/003-1/events.txt +++ b/npc/003-1/events.txt @@ -333,6 +333,8 @@ L_Aurora: .@WHAT$=l("candor battle season"); } else if ($EVENT$ == "Tower") { .@WHAT$=l("dream tower apparition"); + } else if ($EVENT$ == "Raid") { + .@WHAT$=l("boss raid"); } mesn; -- cgit v1.2.3-70-g09d2