mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[7010] Teleport players to the entrance of instances if they are in reset ones at login
This commit is contained in:
parent
c88dfbccb3
commit
88208bc9a7
5 changed files with 36 additions and 3 deletions
|
|
@ -466,6 +466,7 @@ class ObjectMgr
|
|||
}
|
||||
|
||||
AreaTrigger const* GetGoBackTrigger(uint32 Map) const;
|
||||
AreaTrigger const* GetMapEntranceTrigger(uint32 Map) const;
|
||||
|
||||
uint32 GetAreaTriggerScriptId(uint32 trigger_id);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue