From 347e138687f9e2f827078879bfa14c34fa69d70a Mon Sep 17 00:00:00 2001 From: Daegaladh Date: Sat, 13 Apr 2024 17:04:43 +0200 Subject: [PATCH] Fix check in Swordsman tutorial quest --- npc/quests/first_class/tu_sword.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/quests/first_class/tu_sword.txt b/npc/quests/first_class/tu_sword.txt index 27ab9e4486..94582c0a9e 100644 --- a/npc/quests/first_class/tu_sword.txt +++ b/npc/quests/first_class/tu_sword.txt @@ -340,7 +340,7 @@ izlude_in,82,163,3 script Shurank 733,{ set tu_swordman, 11; changequest 8220,8221; close; - } else if((.@chk_endure > 0) && (.@chk_endure < 2)){ + } else if(.@chk_endure == 1){ mes "[Shurank]"; mes "I see that you"; mes "know how to use the";