NOTE: This page is auto-generated from the MAGNET DBDocs module, Any changes made directly to this page will be lost when it is regenerated. |
Description of the 'locales_creature' table for MaNGOSThree
This table is used to provide to localized clients with localized names and subnames of creatures.
Table Notes
This table uses the 'InnoDB' DB Engine
The Field definitions follow:
Field Name | Field Type | Nullable | Key | Default Value | Attributes | Notes |
---|---|---|---|---|---|---|
entry | mediumint(8) unsigned | NO | PRI | '0' | Creature ID [See creature_template.entry]. | |
name_loc1 | varchar(100) | NO | {Blank String} | Korean localization of name in the "creature_template" table table. | ||
name_loc2 | varchar(100) | NO | {Blank String} | French localization of name in the "creature_template" table table. | ||
name_loc3 | varchar(100) | NO | {Blank String} | German localization of name in the "creature_template" table table. | ||
name_loc4 | varchar(100) | NO | {Blank String} | Chinese localization of name in the "creature_template" table table. | ||
name_loc5 | varchar(100) | NO | {Blank String} | Taiwanese localization of name in the "creature_template" table table. | ||
name_loc6 | varchar(100) | NO | {Blank String} | Spanish Spain localization of name in the "creature_template" table table. | ||
name_loc7 | varchar(100) | NO | {Blank String} | Spanish Latin America localization of name. | ||
name_loc8 | varchar(100) | NO | {Blank String} | Russian localization of name in the "creature_template" table table. | ||
subname_loc1 | varchar(100) | YES | {Blank String} | Korean localization of subname in the "creature_template" table table. | ||
subname_loc2 | varchar(100) | YES | {Blank String} | French localization of subname in the "creature_template" table table. | ||
subname_loc3 | varchar(100) | YES | {Blank String} | German localization of subname in the "creature_template" table table. | ||
subname_loc4 | varchar(100) | YES | {Blank String} | Chinese localization of subname in the "creature_template" table table. | ||
subname_loc5 | varchar(100) | YES | {Blank String} | Taiwanese localization of subname in the "creature_template" table table. | ||
subname_loc6 | varchar(100) | YES | {Blank String} | Spanish Spain localization of subname in the "creature_template" table table. | ||
subname_loc7 | varchar(100) | YES | {Blank String} | Spanish Latin America localization of subname. | ||
subname_loc8 | varchar(100) | YES | {Blank String} | Russian localization of subname in the "creature_template" table table. |
Description of the fields
entry mediumint(8) unsigned
This references the "creature_template" table tables unique ID for which the entry is valid.
name_loc1 varchar(100)
Korean localization of name in the "creature_template" table table.
name_loc2 varchar(100)
French localization of name in the "creature_template" table table.
name_loc3 varchar(100)
German localization of name in the "creature_template" table table.
name_loc4 varchar(100)
Chinese localization of name in the "creature_template" table table.
name_loc5 varchar(100)
Taiwanese localization of name in the "creature_template" table table.
name_loc6 varchar(100)
Spanish Spain localization of name in the "creature_template" table table.
name_loc7 varchar(100)
Spanish Latin America localization of name in the "creature_template" table table.
name_loc8 varchar(100)
Russian localization of name in the "creature_template" table table.
subname_loc1 varchar(100)
Korean localization of subname in the "creature_template" table table.
subname_loc2 varchar(100)
French localization of subname in the "creature_template" table table.
subname_loc3 varchar(100)
German localization of subname in the "creature_template" table table.
subname_loc4 varchar(100)
Chinese localization of subname in the "creature_template" table table.
subname_loc5 varchar(100)
Taiwanese localization of subname in the "creature_template" table table.
subname_loc6 varchar(100)
Spanish Spain localization of subname in the "creature_template" table table.
subname_loc7 varchar(100)
Spanish Latin America localization of subname in the "creature_template" table table.
subname_loc8 varchar(100)
Russian localization of subname in the "creature_template" table table.
auto-generated by the getMaNGOS.eu MAGNET dbdocs module
Edited by Antz
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now