From 9a9ffc6dc0f6b6c826051820a20309b41a6fc573 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 8 Jun 2018 00:58:15 -0300 Subject: Bugs, improvements --- db/re/mob_db.conf | 2 +- npc/003-1-1/yetiking.txt | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 44d91d97e..819516757 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1582,7 +1582,7 @@ mob_db: ( Dex: 25 Luk: 40 } - ViewRange: 1 + ViewRange: 6 ChaseRange: 12 Size: 0 Race: 2 diff --git a/npc/003-1-1/yetiking.txt b/npc/003-1-1/yetiking.txt index f8a5abeda..791754faf 100644 --- a/npc/003-1-1/yetiking.txt +++ b/npc/003-1-1/yetiking.txt @@ -127,7 +127,9 @@ OnWarper: if (.@q > 2 && .@q < 99) setq HurnscaldQuest_Celestia, 2; - mes col("Warp to the Cave Of Trials? There is no EXP penalty, but if you die, you need to start everything again!",9); + mes col("Warp to the Cave Of Trials?", 9); + mes col("There is no EXP penalty, but you cannot go back without either completing the cave, or dying.", 9); + mes col("If you die, you'll need to start over everything again!",9); if (askyesno() == ASK_YES) { warp "001-6", 27, 180; } -- cgit v1.2.3-70-g09d2