summaryrefslogtreecommitdiff
path: root/npc/042-11
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-05-05 14:25:33 -0300
committerJesusaves <cpntb1@ymail.com>2020-05-05 14:25:33 -0300
commit3e168bc5acda3c3109de0f6713ccd61e70d82fdb (patch)
tree7ed38065a52587c219d41d8410ee8d2036106fd3 /npc/042-11
parent960cd899c821ad517bff3242da57550888e9dc71 (diff)
downloadserverdata-3e168bc5acda3c3109de0f6713ccd61e70d82fdb.tar.gz
serverdata-3e168bc5acda3c3109de0f6713ccd61e70d82fdb.tar.bz2
serverdata-3e168bc5acda3c3109de0f6713ccd61e70d82fdb.tar.xz
serverdata-3e168bc5acda3c3109de0f6713ccd61e70d82fdb.zip
Minor improvements to Kamelot (REQUIRED)r12_20200504
Diffstat (limited to 'npc/042-11')
-rw-r--r--npc/042-11/boss.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/042-11/boss.txt b/npc/042-11/boss.txt
index a5afe9efc..e5afa07d8 100644
--- a/npc/042-11/boss.txt
+++ b/npc/042-11/boss.txt
@@ -199,6 +199,9 @@ OnKillBoss:
.@gf=$KAMELOT_PC[.@g];
areamonster(.@m$, 20, 20, 57, 40, strmobinfo(1, .@gtype), .@gtype, .@gf);
+ // Possibly, we forgot stuff in Throne Room...
+ killmonsterall("042-0@"+.@g);
+
// Guild Master Notification
.@gm$=getguildmaster(.@g);
if (!getcharid(3, .@gm$)) end;