mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +01:00
Add name for WorldMapArea.dbc field Author: DiSlord
--HG-- branch : trunk
This commit is contained in:
@@ -1638,6 +1638,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
|
||||
|
||||
Reference in New Issue
Block a user