diff options
Diffstat (limited to 'npc/boss/throne.txt')
-rw-r--r-- | npc/boss/throne.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/boss/throne.txt b/npc/boss/throne.txt index 668fd0a86..c1c4fc9eb 100644 --- a/npc/boss/throne.txt +++ b/npc/boss/throne.txt @@ -114,7 +114,7 @@ OnVictory: setbattleflag("monster_ai", 0x209); setbattleflag("monster_active_enable", false); setbattleflag("mob_count_rate", 25); - charcommand("@reloadbattleconf"); // Careful! + //charcommand("@reloadbattleconf"); // Careful! donpcevent("@exprate::OnReload"); donpcevent("@droprate::OnReload"); // Player Reward |