mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
Add name for WorldMapArea.dbc field
Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
parent
0e1997f746
commit
edc51e2020
1 changed files with 1 additions and 0 deletions
|
|
@ -1624,6 +1624,7 @@ struct WorldMapAreaEntry
|
|||
float x1; // 6
|
||||
float x2; // 7
|
||||
int32 virtual_map_id; // 8 -1 (map_id have correct map) other: virtual map where zone show (map_id - where zone in fact internally)
|
||||
// int32 dungeonMap_id; // 9 pointer to DungeonMap.dbc (owerride x1,x2,y1,y2 coordinates)
|
||||
};
|
||||
|
||||
struct WorldSafeLocsEntry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue