Fixed a quest warning in academy.txt (#6321)

Fixed #6300 

Thanks to @Skystar18
This commit is contained in:
Atemo 2021-10-18 14:33:37 +02:00 committed by GitHub
parent 36ca3bca05
commit d7b6f39655
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8897,7 +8897,8 @@ iz_ac02,60,51,5 script Swordman Trainer#ac 4_M_SWORDMAN,{
mes "It should be very easy to find.";
cutin "", 255;
nov_3_swordman = 4;
erasequest 1230;
if (isbegin_quest(1230))
erasequest 1230;
close;
}
}
@ -9025,7 +9026,8 @@ iz_ac02,60,51,5 script Swordman Trainer#ac 4_M_SWORDMAN,{
mes "It should be very easy to find.";
cutin "", 255;
nov_3_swordman = 4;
erasequest 1230;
if (isbegin_quest(1230))
erasequest 1230;
close;
}
case 3: