Back to 'gossip_menu_option' Return to world Go to 'graveyard_zone'
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| MenuID | int | unsigned | PRI | NO | 0 | ||
| OptionID | int | unsigned | PRI | NO | 0 | ||
| Locale | varchar(4) | PRI | NO | ||||
| OptionText | mediumtext | YES | NULL | ||||
| BoxText | mediumtext | YES | NULL |
MenuID as referenced in gossip_menu_option.MenuID
Option ID as referenced in gossip_menu_option.OptionID
| Value | Locale |
|---|---|
| deDE | German |
| esES | Spanish |
| esMX | Spanish (Latin American) |
| frFR | French |
| itIT | Italian |
| koKR | Korean |
| ptBR | Portuguese |
| ruRU | Russian |
| zhCN | Chinese (China) |
| zhTW | Chinese (Taiwan/Traditional) |
OptionText for the given locale
BoxText for the given locale
Back to 'gossip_menu_option' Return to world Go to 'graveyard_zone'