DBFilesClient\WMOAreaTable.dbc |
From WoWDev
[edit]
WMOAreaTable.dbc
This client database describes the areas in the game inside WMOs (World Map Objects) and their specific properties, like name, continent and other yet unknown properties.
[edit]
Fields
| Field ID | Type | Description |
|---|---|---|
| 0 | uint | WMOAreaID |
| 10 | uint | AreaID (refers to AreaTable) |
| 11 | string | Name |
| 20 | uint | Alignment: 0=neutral, 2=alliance, 4=horde |
[edit]

