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:
frFR = french deDE = german ruRU = russian
name
The localized name of the creature.
subname
The localized subname of the creature.