summaryrefslogtreecommitdiff
path: root/npc/015-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-10-18 19:54:28 -0300
committerJesusaves <cpntb1@ymail.com>2021-10-18 19:54:28 -0300
commite7359a605e9b63aada134f635c5e81d49bd6313a (patch)
tree3571c5e835954fef965998c5da00f8b8735ef84b /npc/015-1
parent71c64da6c57087c2bb244966b07024594fc53f03 (diff)
downloadserverdata-e7359a605e9b63aada134f635c5e81d49bd6313a.tar.gz
serverdata-e7359a605e9b63aada134f635c5e81d49bd6313a.tar.bz2
serverdata-e7359a605e9b63aada134f635c5e81d49bd6313a.tar.xz
serverdata-e7359a605e9b63aada134f635c5e81d49bd6313a.zip
Eldrin, the flip side of Kreist.
Getting the [Bounty Hunter Helmet] is now 50% easier! ...Sort of.
Diffstat (limited to 'npc/015-1')
-rw-r--r--npc/015-1/boss.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/015-1/boss.txt b/npc/015-1/boss.txt
index 5d1d77121..1591e05f5 100644
--- a/npc/015-1/boss.txt
+++ b/npc/015-1/boss.txt
@@ -22,6 +22,7 @@ OnBossDeath:
} else {
mapannounce getmap(), "Boss deafeated by: " + strcharinfo(0), bc_all;
}
+ fix_mobkill(SpiderQueen);
end;
}