mirror of
https://github.com/mangosfour/server.git
synced 2025-12-22 13:37:08 +00:00
Merge branch 'master' into 310
Conflicts: src/game/Level2.cpp src/game/PetHandler.cpp src/game/Player.cpp src/game/Player.h src/game/SkillHandler.cpp
This commit is contained in:
commit
31b3ee95ad
163 changed files with 5278 additions and 3233 deletions
|
|
@ -414,6 +414,7 @@ class MANGOS_DLL_SPEC WorldObject : public Object
|
|||
|
||||
uint32 GetZoneId() const;
|
||||
uint32 GetAreaId() const;
|
||||
void GetZoneAndAreaId(uint32& zoneid, uint32& areaid) const;
|
||||
|
||||
InstanceData* GetInstanceData();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue