Locales gossip menu option tc2
From TrinityCore Wiki
|
Back to world database list of tables.
The `locales_gossip_menu_option` table
This table has no description. You can help TDB wiki by clicking here to describe this table, if you have permissions.
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
| menu_id | smallint(6) | unsigned | PRI | NO | 0 | ||
| id | smallint(6) | unsigned | PRI | NO | 0 | ||
| option_text_loc1 | text | signed | YES | NULL | |||
| option_text_loc2 | text | signed | YES | NULL | |||
| option_text_loc3 | text | signed | YES | NULL | |||
| option_text_loc4 | text | signed | YES | NULL | |||
| option_text_loc5 | text | signed | YES | NULL | |||
| option_text_loc6 | text | signed | YES | NULL | |||
| option_text_loc7 | text | signed | YES | NULL | |||
| option_text_loc8 | text | signed | YES | NULL | |||
| box_text_loc1 | text | signed | YES | NULL | |||
| box_text_loc2 | text | signed | YES | NULL | |||
| box_text_loc3 | text | signed | YES | NULL | |||
| box_text_loc4 | text | signed | YES | NULL | |||
| box_text_loc5 | text | signed | YES | NULL | |||
| box_text_loc6 | text | signed | YES | NULL | |||
| box_text_loc7 | text | signed | YES | NULL | |||
| box_text_loc8 | text | signed | YES | NULL |
Description of the fields
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
id
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
option_text_loc
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
box_text_loc
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.