Areatrigger tavern SF: Difference between revisions

From Project Skyfire
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
Line 3: Line 3:
|}
|}
{{Back-to:World}}
{{Back-to:World}}
[[Category: SkyFire World database tables]]


<big>'''The `areatrigger_tavern` table'''</big>
<big>'''The `areatrigger_tavern` table'''</big>
Line 46: Line 45:


The name of the areatrigger or zone. Used for easy reference purposes.
The name of the areatrigger or zone. Used for easy reference purposes.
[[DB:World|Return to world database structure]]

Latest revision as of 01:12, 9 January 2013

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