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