显示页面过去修订反向链接回到顶部 本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。 <!DOCTYPE markdown> # creature\_template\_locale [<-Back-to:World](database-world.md) **The \`creature\_template\_locale\` table** This table is used to provide to localized clients with localized string for creatures. **Structure** | | | | | | | | | |--------------------------------------------------------|--------------|----------------|---------|----------|-------------|-----------|-------------| | **Field** | **Type** | **Attributes** | **Key** | **Null** | **Default** | **Extra** | **Comment** | | [entry](#creature_template_locale-entry) | MEDIUMINT | UNSIGNED | PRI | NO | 0 | | | | [name\_loc1](#creature_template_locale-name_loc) | VARCHAR(100) | SIGNED | | NO | NULL | | | | [name\_loc2](#creature_template_locale-name_loc) | VARCHAR(100) | SIGNED | | NO | NULL | | | | [name\_loc3](#creature_template_locale-name_loc) | VARCHAR(100) | SIGNED | | NO | NULL | | | | [name\_loc5](#creature_template_locale-name_loc) | VARCHAR(100) | SIGNED | | NO | NULL | | | | [name\_loc6](#creature_template_locale-name_loc) | VARCHAR(100) | SIGNED | | NO | NULL | | | | [name\_loc7](#creature_template_locale-name_loc) | VARCHAR(100) | SIGNED | | NO | NULL | | | | [name\_loc8](#creature_template_locale-name_loc) | VARCHAR(100) | SIGNED | | NO | NULL | | | | [subname\_loc1](#creature_template_locale-subname_loc) | VARCHAR(100) | SIGNED | | YES | NULL | | | | [subname\_loc2](#creature_template_locale-subname_loc) | VARCHAR(100) | SIGNED | | YES | NULL | | | | [subname\_loc3](#creature_template_locale-subname_loc) | VARCHAR(100) | SIGNED | | YES | NULL | | | | [subname\_loc4](#creature_template_locale-subname_loc) | VARCHAR(100) | SIGNED | | YES | NULL | | | | [subname\_loc5](#creature_template_locale-subname_loc) | VARCHAR(100) | SIGNED | | YES | NULL | | | | [subname\_loc6](#creature_template_locale-subname_loc) | VARCHAR(100) | SIGNED | | YES | NULL | | | | [subname\_loc7](#creature_template_locale-subname_loc) | VARCHAR(100) | SIGNED | | YES | NULL | | | | [subname\_loc8](#creature_template_locale-subname_loc) | VARCHAR(100) | SIGNED | | YES | NULL | | | **Description of the fields** ### entry This entry must be the same as creature\_template.entry and then the row will be used to provide localization support for this creature record. ### name\_loc Translated content for [creature\_template.name](https://trinitycore.atlassian.net/wiki/display/tc/creature_template#creature_template-name) field for language X. See [localization languages](https://trinitycore.atlassian.net/wiki/display/tc/Localization+lang) list to know which value to use for X. ### subname\_loc Translated content for creature\_template.subname field for language X. See [localization languages](https://trinitycore.atlassian.net/wiki/display/tc/Localization+lang) list to know which value to use for X. docs-en/creature_template_locale.md.txt 最后更改: 2024/03/15 19:08由 127.0.0.1