summaryrefslogtreecommitdiff
path: root/npc/001-13
diff options
context:
space:
mode:
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;