Przeglądaj źródła

Fix check in Swordsman tutorial quest

Daegaladh 1 rok temu
rodzic
commit
347e138687
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      npc/quests/first_class/tu_sword.txt

+ 1 - 1
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";