Fix check in Swordsman tutorial quest

This commit is contained in:
Daegaladh 2024-04-13 17:04:43 +02:00
parent 81894eeba6
commit 347e138687

View File

@ -340,7 +340,7 @@ izlude_in,82,163,3 script Shurank 733,{
set tu_swordman, 11; set tu_swordman, 11;
changequest 8220,8221; changequest 8220,8221;
close; close;
} else if((.@chk_endure > 0) && (.@chk_endure < 2)){ } else if(.@chk_endure == 1){
mes "[Shurank]"; mes "[Shurank]";
mes "I see that you"; mes "I see that you";
mes "know how to use the"; mes "know how to use the";