145146147148149150151
* @return L2GameServerPacket */ @Override public L2GameServerPacket infoPacket() { return new ExShuttleInfoPacket(this); }