5556575859606162636465
{ synchronized (this) { if(_ai == null) { _ai = new L2FortSiegeGuardAI(new AIAccessor()); } return _ai; } } return ai;