From c2768de2ba55756e3eddfcc562ceaf1f472e82cc Mon Sep 17 00:00:00 2001 From: tux9th Date: Thu, 5 Sep 2013 16:25:08 +0200 Subject: Waric: fix freeze issue at Quest State 18 http://forums.themanaworld.org/viewtopic.php?p=137508#p137508 --- world/map/npc/017-4/waric.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/017-4') diff --git a/world/map/npc/017-4/waric.txt b/world/map/npc/017-4/waric.txt index 4d0c4692..9501e5ec 100644 --- a/world/map/npc/017-4/waric.txt +++ b/world/map/npc/017-4/waric.txt @@ -68,7 +68,7 @@ L_Mistrust: L_Flower1: mes "[Waric]"; mes "\"You placed the first flower. Why, I am surprised! I did not expect you to actually stay and become useful.\""; - if (!getskilllv(SKILL_MAGIC)) + if (!(getskilllv(SKILL_MAGIC))) goto L_Close; menu "Can you teach me some magic?", -, -- cgit v1.2.3-60-g2f50