-
Notifications
You must be signed in to change notification settings - Fork 47
areatrigger_tavern
Muehe edited this page Jul 31, 2020
·
1 revision
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.