diff options
Diffstat (limited to 'npc/018-6-3')
-rw-r--r-- | npc/018-6-3/main.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/018-6-3/main.txt b/npc/018-6-3/main.txt index 315569505..51e809a4d 100644 --- a/npc/018-6-3/main.txt +++ b/npc/018-6-3/main.txt @@ -352,10 +352,10 @@ OnKillBoss: mesq l("Foolish mortal, who doesn't knows what you are doing!"); next; setnpcdisplay instance_npcname("Mana Stone#01863"), NPC_LIGHTBRINGER; - mes ".:: " + l("The Mana Stone") + " ::."; + mes ".:: " + l("The Mana Sword") + " ::."; mesq l("I shall decide here and now, if you are worth of living in this world!"); next; - mes ".:: " + l("The Mana Stone") + " ::."; + mes ".:: " + l("The Mana Sword") + " ::."; mesq l("I am the Judge, and I shall make Judgment upon you!"); mesc l("WARNING: ")+l("If you die or logout here, the quest will be reset!"), 1; next; |