creature_text_locale
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| CreatureID | int | unsigned | PRI | NO | 0 | ||
| GroupID | tinyint | unsigned | PRI | NO | 0 | ||
| ID | tinyint | unsigned | PRI | NO | 0 | ||
| Locale | varchar(4) | PRI | NO | ||||
| Text | mediumtext | YES | NULL | ||||
Description of fields
CreatureID
- no description -
GroupID
- no description -
ID
- no description -
Locale
| Locale | Name |
|---|---|
| koKR | Korean |
| frFR | French |
| deDE | German |
| zhCN | Chinese |
| zhTW | Taiwanese |
| esES | Spanish (EU) |
| esMX | Spanish (Latin American) |
| ruRU | Russian |
Text
- no description -
