diff options
Diffstat (limited to 'npc/003-1/events.txt')
-rw-r--r-- | npc/003-1/events.txt | 2 |
1 files changed, 2 insertions, 0 deletions
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; |