Proper onFirstTalk for quest Secret Mission (10288).

This commit is contained in:
MobiusDev 2017-09-30 11:07:48 +00:00
parent da13c9b262
commit a8424fdf22
2 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ public class Q10288_SecretMission extends Quest
{
return "32780-05.html";
}
return "html/default/32780.htm";
return "32780.html";
}
@Override