Removed exit quest when clicking on FirstClassChange bypass.
This commit is contained in:
L2J_Mobius_C6_Interlude/dist/game/data/scripts/village_master/FirstClassChange/FirstClassChange.java
Vendored
-1
@@ -572,7 +572,6 @@ public class FirstClassChange extends Quest
|
|||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
st.exitQuest(true);
|
|
||||||
|
|
||||||
return htmltext;
|
return htmltext;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user