mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-22 03:18:22 +00:00
Implement bazaar item identity and offline trading rework
This commit is contained in:
@@ -34,6 +34,7 @@ public:
|
||||
bool SendPacketToZonesWithGMs(ServerPacket *pack);
|
||||
bool SendPacketToBootedZones(ServerPacket* pack);
|
||||
bool SetLockedZone(uint16 iZoneID, bool iLock);
|
||||
bool IsZoneBootedByZoneIdAndInstanceId(uint32 zone_id, uint32 instance_id) const;
|
||||
|
||||
EQTime worldclock;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user