Sync with L2jServer HighFive Jun 14th 2015.
This commit is contained in:
@ -92,6 +92,12 @@ public final class SiegableHall extends ClanHall
|
||||
{
|
||||
_nextSiege.setTimeInMillis(nextSiege);
|
||||
}
|
||||
|
||||
if (getOwnerId() != 0)
|
||||
{
|
||||
_isFree = false;
|
||||
loadFunctions();
|
||||
}
|
||||
}
|
||||
|
||||
public void spawnDoor()
|
||||
|
Reference in New Issue
Block a user