diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-10-31 00:20:30 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-10-31 00:20:30 -0300 |
commit | 0f471519351f5d18d88a15a0b4fab1dbb100a04b (patch) | |
tree | c68ab416e1c3fe3c9cf5746fa9a54e0a27f83733 /npc | |
parent | 70e7a7ccfd623bdd33ec46110b387e6625def5f0 (diff) | |
download | serverdata-0f471519351f5d18d88a15a0b4fab1dbb100a04b.tar.gz serverdata-0f471519351f5d18d88a15a0b4fab1dbb100a04b.tar.bz2 serverdata-0f471519351f5d18d88a15a0b4fab1dbb100a04b.tar.xz serverdata-0f471519351f5d18d88a15a0b4fab1dbb100a04b.zip |
*sigh* Don't people read dialogs??
Diffstat (limited to 'npc')
-rw-r--r-- | npc/018-6-3/main.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/018-6-3/main.txt b/npc/018-6-3/main.txt index 51e809a4d..8d504b5eb 100644 --- a/npc/018-6-3/main.txt +++ b/npc/018-6-3/main.txt @@ -352,6 +352,7 @@ OnKillBoss: mesq l("Foolish mortal, who doesn't knows what you are doing!"); next; setnpcdisplay instance_npcname("Mana Stone#01863"), NPC_LIGHTBRINGER; + setnpcdialogtitle l("The Mana Sword, Lightbringer?"); mes ".:: " + l("The Mana Sword") + " ::."; mesq l("I shall decide here and now, if you are worth of living in this world!"); next; |