diff options
Diffstat (limited to 'npc/018-2-1/warps.txt')
-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 ""; |