summaryrefslogtreecommitdiff
path: root/npc/018-6-3/main.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/018-6-3/main.txt')
-rw-r--r--npc/018-6-3/main.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/018-6-3/main.txt b/npc/018-6-3/main.txt
index 8bd8898c4..315569505 100644
--- a/npc/018-6-3/main.txt
+++ b/npc/018-6-3/main.txt
@@ -277,7 +277,7 @@ OnKillBoss:
if (playerattached()) {
enablenpc instance_npcname("???#01863");
getexp 200000, 10000;
- unittalk(@boss, l("Alright... I shall acknowledge you..."));
+ unittalk(@boss, l("You are a mere %s, but you may be a hero... Find me again...", get_race()));
.@q=getq(LoFQuest_Barbara);
.@q2=getq2(LoFQuest_Barbara);
.@q3=getq3(LoFQuest_Barbara);