summaryrefslogtreecommitdiff
path: root/npc/functions/aurora.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-05-17 13:51:05 -0300
committerJesusaves <cpntb1@ymail.com>2020-05-17 13:51:05 -0300
commit937202e881e76a9fd7a3c2b988f14ca01dce264d (patch)
tree102d6dfbc769cd92b885cb7b987475c51746c0a7 /npc/functions/aurora.txt
parent61c08aebefa260a32afce0453ebe38dda0411d25 (diff)
downloadserverdata-937202e881e76a9fd7a3c2b988f14ca01dce264d.tar.gz
serverdata-937202e881e76a9fd7a3c2b988f14ca01dce264d.tar.bz2
serverdata-937202e881e76a9fd7a3c2b988f14ca01dce264d.tar.xz
serverdata-937202e881e76a9fd7a3c2b988f14ca01dce264d.zip
Prepare to deprecate and unify 003-1 NPCs
Diffstat (limited to 'npc/functions/aurora.txt')
-rw-r--r--npc/functions/aurora.txt1
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;
}