diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-06-26 00:40:12 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-06-26 00:40:12 -0300 |
commit | 19a30ae647fef07a759bcbe1ceec39ea8adae77b (patch) | |
tree | 1f9e3e360e148e2989b08a1153bb523339c0f351 /npc/018-6-3/main.txt | |
parent | 4138435e8739073d753aa2fad91d0d5a8afbe98a (diff) | |
download | serverdata-19a30ae647fef07a759bcbe1ceec39ea8adae77b.tar.gz serverdata-19a30ae647fef07a759bcbe1ceec39ea8adae77b.tar.bz2 serverdata-19a30ae647fef07a759bcbe1ceec39ea8adae77b.tar.xz serverdata-19a30ae647fef07a759bcbe1ceec39ea8adae77b.zip |
If you covered the dialog box
Diffstat (limited to 'npc/018-6-3/main.txt')
-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; |