10111213141516
} @Override public void runImpl() { getClient().getActiveChar().sendPacket(new ExShowAgitInfo()); }
32333435363738
* Method runImpl. */ @Override protected void runImpl() { getClient().getActiveChar().sendPacket(new ExShowAgitInfo()); }