Fixed Talking Island and Faeron Village scrolls of escape.
Dropped Batalion Zone due to lack of further development. Added Various missing syncs from L2jServer Ertheia.
This commit is contained in:
@@ -65,7 +65,7 @@ public class ConditionChangeWeapon extends Condition
|
||||
return false;
|
||||
}
|
||||
|
||||
if (effector.getActingPlayer().isEnchanting())
|
||||
if (effector.getActingPlayer().hasItemRequest())
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user