locales_creature
This table contains localizations for the creature names.
Structure
Field | Type | Default | Comment |
---|---|---|---|
id | int(30) | Ruling… id OR entry… don’t mix it up! | |
language_code | varchar(5) | ||
name | varchar(100) | ||
subname | varchar(100) |
id
The entry ID from creature_properties
language_code
The lanuguage code:
Locale | Name |
---|---|
koKR | Korean |
frFR | French |
deDE | German |
zhCN | Chinese |
zhTW | Taiwanese |
esES | Spanish (EU) |
esMX | Spanish (Latin American) |
ruRU | Russian |
name
The localized name of the creature.
subname
The localized subname of the creature.