areatrigger_tavern - Schmoozerd/mangos-wotlk GitHub Wiki
Back to world database list of tables.
Enable a trigger when player enters a city or tavern. This causes the player to enter a resting state.
Field | Type | NULL | Key | Default | Comments |
id | int(11) unsigned | NO | PRIMARY | 0 | Identifier, auto_increment |
name | text | YES |
This is the trigger identifier, see AreaTrigger.dbc
Name of the city or tavern. This is purely for descriptive purposes.