From 4138435e8739073d753aa2fad91d0d5a8afbe98a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 26 Jun 2020 00:39:52 -0300 Subject: Rewrite the final speech of the Lightbringer --- npc/018-6-3/main.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- cgit v1.2.3-70-g09d2