From c215c9c21ae463a2cbdffea06a7e24732be17b1b Mon Sep 17 00:00:00 2001 From: Haru Date: Mon, 17 Aug 2015 00:58:46 +0200 Subject: Corrected a warp destination typo in The Sign quest Signed-off-by: Haru --- npc/quests/the_sign_quest.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/quests/the_sign_quest.txt b/npc/quests/the_sign_quest.txt index 23f543546..b119eb95b 100644 --- a/npc/quests/the_sign_quest.txt +++ b/npc/quests/the_sign_quest.txt @@ -8808,7 +8808,7 @@ que_sign01,197,195,4 script Serin#witch 4_F_01,{ getexp RENEWAL_EXP?20000:200000,0; $@sign_w1 = 0; close2; - warp "umbala,",132,203; + warp "umbala",132,203; end; } } -- cgit v1.2.3-60-g2f50