diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-20 16:15:31 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-20 16:15:31 -0200 |
commit | 13ce08faf11896a1c79a48e4a503a8a0078f92e6 (patch) | |
tree | a51ea6c3e4ba24d97f7e61a0dd47d43769dfe4c8 /npc/018-2-1 | |
parent | 607cd662085c6dca2664049600c46610bc67f549 (diff) | |
download | serverdata-13ce08faf11896a1c79a48e4a503a8a0078f92e6.tar.gz serverdata-13ce08faf11896a1c79a48e4a503a8a0078f92e6.tar.bz2 serverdata-13ce08faf11896a1c79a48e4a503a8a0078f92e6.tar.xz serverdata-13ce08faf11896a1c79a48e4a503a8a0078f92e6.zip |
Bad operand and bad command T.T
Diffstat (limited to 'npc/018-2-1')
-rw-r--r-- | npc/018-2-1/warps.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/018-2-1/warps.txt b/npc/018-2-1/warps.txt index e065fecd3..bfe39de2d 100644 --- a/npc/018-2-1/warps.txt +++ b/npc/018-2-1/warps.txt @@ -98,19 +98,19 @@ OnTouch: mesn l("Heroes Hold"); mes l("The Heroes Hold is divided in seven dungeons level: Novice, Intermediary, Advanced, Expert, Master, Ultimate and Supreme."); next; - mesn; + mesn l("Heroes Hold"); mes l("It is NOT designed for noobs. It is for the pain-seeking pro adventurers who laugh at death, and see danger as fun."); next; - mesn; + mesn l("Heroes Hold"); mes l("The monsters on each Heroes Hold Dungeon will drop @@, a coin which can only be found here.", getitemlink(HeroCoin)); next; - mesn; + mesn l("Heroes Hold"); mes l("Use these coins to exchange for stuff. But beware: Each dungeon difficulty will increase the coin drop in the square value of previous."); next; mes l("This means that if you drop a coin on Advanced Dungeon, 4 coins will be dropped instead. On Expert, that would be 8."); mes l("Needless to say, monsters from Expert Dungeon usually drops more often than the ones from Advanced Dungeon."); next; - mesn; + mesn l("Heroes Hold"); mes l(".:: Victory Conditions ::."); mes l("- Defeat the BOSS on each dungeon!"); mes ""; |