From 9a9ffc6dc0f6b6c826051820a20309b41a6fc573 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 8 Jun 2018 00:58:15 -0300 Subject: Bugs, improvements --- npc/003-1-1/yetiking.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'npc') 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