Fixes for quest Block the Exit (760).
Contributed by gigilo1968.
This commit is contained in:
@@ -72,7 +72,7 @@ public final class Q00760_BlockTheExit extends Quest
|
||||
}
|
||||
case "30870-06.html":
|
||||
{
|
||||
if (st.isCond(1))
|
||||
if (st.isCond(2))
|
||||
{
|
||||
if (player.getLevel() >= MIN_LEVEL)
|
||||
{
|
||||
|
Reference in New Issue
Block a user