-
Notifications
You must be signed in to change notification settings - Fork 48
Game_graveyard_zone
Schmoozerd edited this page Apr 17, 2013
·
3 revisions
Back to world database list of tables.
Contains informations about zones connected to world’s graveyards.
This table set if character die in zone ghost_zone and graveyard with id accept his team (HORDE or ALIANCE or both) and this is nearest graveyard then character’s ghost will be teleported to graveyard id.
For a list of all existing graveyard zones and their respective IDs, check out WorldSafeLocs.dbc
Field | Type | Null | Key | Default | Extra |
id | int(10) unsigned | NO | 0 | ||
ghost_zone | int(10) unsigned | NO | 0 | ||
faction | int(10) unsigned | NO | 0 |
Graveyard’s ID. See WorldSafeLocs.dbc
Zone’s Id of ghost position before teleportation to graveyard. See AreaTable.dbc
Graveyard’s team.
0 – Any team’s accepted
469 – ALLIANCE team accepted only
67 – HORDE team accepted only