summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/boss/throne.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/boss/throne.txt b/npc/boss/throne.txt
index 539a4aa17..784c51d4f 100644
--- a/npc/boss/throne.txt
+++ b/npc/boss/throne.txt
@@ -110,7 +110,6 @@ OnVictory:
setbattleflag("monster_ai", 0x209);
setbattleflag("monster_active_enable", false);
setbattleflag("mob_count_rate", 25);
- setbattleflag("mob_spawn_delay", 500);
charcommand("@reloadbattleconf"); // Careful!
donpcevent("@exprate::OnReload");
donpcevent("@droprate::OnReload");