From 277407b85a0e555de8034c8b6df32dce209c608e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 7 Jun 2018 11:02:17 -0300 Subject: Fixes --- npc/003-1-1/yetiking.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/003-1-1/yetiking.txt') diff --git a/npc/003-1-1/yetiking.txt b/npc/003-1-1/yetiking.txt index 09d2d5179..0e293d096 100644 --- a/npc/003-1-1/yetiking.txt +++ b/npc/003-1-1/yetiking.txt @@ -92,9 +92,9 @@ OnSummonTalk: close; OnWarper: - mes col("Warp to the Cave Of Trials? You still get EXP penalty!",9); + mes col("Warp to the Cave Of Trials? You still get EXP penalty if you die, beware!",9); if (askyesno() == ASK_YES) { - warp "000-1", 0, 0; + warp "001-6", 27, 180; } setnpcdisplay .name$, NPC_SUMMONING_CIRC; .inUse=0; -- cgit v1.2.3-70-g09d2