diff options
Diffstat (limited to 'npc/functions/aurora.txt')
-rw-r--r-- | npc/functions/aurora.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/aurora.txt b/npc/functions/aurora.txt index fc6d37004..a8ba3b160 100644 --- a/npc/functions/aurora.txt +++ b/npc/functions/aurora.txt @@ -103,6 +103,7 @@ function script FYNewEvent { kamibroadcast("Catch the Golden Fish is now open!", "Aurora Events"); break; } + donpcevent "Aurora::OnRestore"; return; } |