Areatrigger tavern SF

From Project Skyfire
Jump to navigation Jump to search

Back to world database list of tables.

The `areatrigger_tavern` table

This table holds the information of when to enter the player into a Resting state.


Structure

Field Type Attribute Key Null Default Comment
id mediumint(8) unsigned PRI NO 0 Identifier
name text signed YES


Description of the fields

id

ID# of the areatrigger. Contained in AreaTrigger.dbc.

name

The name of the areatrigger or zone. Used for easy reference purposes.

Return to world database structure