# game_graveyard_zone
[<-Back-to:World](database-world.md)
Field |
Type |
Attributes |
Key |
Null |
Default |
id |
mediumint(8) |
unasigned |
PRI |
NO |
0 |
ghost_zone |
mediumint(8) |
unasigned |
PRI |
NO |
0 |
faction |
smallint(5) |
unasigned |
|
NO |
0 |
**Description of the fields**
### id
Graveyard's ID. See [WorldSafeLocs.dbc](WorldSafelocs)
### ghost_zone
Zone's ID of ghost position before teleportation to graveyard. See [AreaTable.dbc](AreaTable)
### faction
Graveyard's team.
0 - Any team accepted
469 - Alliance team only
47 - Horde team only