summaryrefslogtreecommitdiff
path: root/npc/001-13
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-09-24 13:48:00 -0300
committerJesusaves <cpntb1@ymail.com>2021-09-24 13:48:00 -0300
commitfd1fa65e17bef8c4c79264054a664d768bb870ab (patch)
tree856fe0acd8e80bcf156ec3ecb87bd88f56a03e00 /npc/001-13
parentcabca69675f0166b1d361ff72e2b79d06fc8e506 (diff)
downloadserverdata-fd1fa65e17bef8c4c79264054a664d768bb870ab.tar.gz
serverdata-fd1fa65e17bef8c4c79264054a664d768bb870ab.tar.bz2
serverdata-fd1fa65e17bef8c4c79264054a664d768bb870ab.tar.xz
serverdata-fd1fa65e17bef8c4c79264054a664d768bb870ab.zip
Fix some of the more grave bugs which affect Aurora Framework as a whole
Diffstat (limited to 'npc/001-13')
-rw-r--r--npc/001-13/main.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/001-13/main.txt b/npc/001-13/main.txt
index 1b7e145d1..eeb44d3c2 100644
--- a/npc/001-13/main.txt
+++ b/npc/001-13/main.txt
@@ -155,6 +155,7 @@ OnPump:
unittalk(@mb, .@msg$);
dispbottom l("Time left: %s", FuzzyTime(@tm));
+ // TODO: Maybe flush the boss HP to upstream to prevent farming?
addtimer 60000, "sBossRaid::OnPump";
end;