From 2ce22a8fa0414159d7e8517cc7fa00f2f809bcda Mon Sep 17 00:00:00 2001 From: NetSysFire <16-NetSysFire@users.noreply.git.themanaworld.org> Date: Sun, 19 Feb 2023 14:31:58 +0000 Subject: Batch of typo fixes and rewording. Also minor tweaks to Helena rewards and Pylon production. --- npc/015-1/boss.txt | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'npc/015-1/boss.txt') diff --git a/npc/015-1/boss.txt b/npc/015-1/boss.txt index 1591e05f5..943e1a8e9 100644 --- a/npc/015-1/boss.txt +++ b/npc/015-1/boss.txt @@ -16,12 +16,7 @@ OnInit: OnBossDeath: initnpctimer; - .@party=getcharid(1); - if (.@party > 0) { - mapannounce getmap(), "Boss deafeated by Party: " + getpartyname(.@party), bc_all; - } else { - mapannounce getmap(), "Boss deafeated by: " + strcharinfo(0), bc_all; - } + announce_bosskill(getmap(), SpiderQueen); fix_mobkill(SpiderQueen); end; -- cgit v1.2.3-70-g09d2