Removed unnecessary break from Kekropus Letter: With Wisdom (10415).
This commit is contained in:
parent
fd97813500
commit
4a2595b95a
@ -148,7 +148,6 @@ public class Q10415_KekropusLetter_WithWisdom extends Quest implements IBypassHa
|
||||
if (qs.isCond(1))
|
||||
{
|
||||
htmltext = "33851-01.html";
|
||||
break;
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user