数据库:world数据库:item_template_locale
这是本文档旧的修订版!
item_template_locale 表
此表用于向本地化客户端提供物品的本地化字符串。
表结构
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
ID | mediumint | UNSIGNED | PRI | NO | 0 | ||
locale | varchar | UNSIGNED | PRI | NO | |||
Name | text | SIGNED | YES | NULL | |||
Description | text | SIGNED | YES | NULL | |||
VerifiedBuild | mediumint | SIGNED | YES | NULL |
字段说明
ID
此条目必须与 item_template.entry 相同,然后该行将用于为此生物记录提供本地化支持。
locale
此条目必须与 item_template.entry 相同,然后该行将用于为此生物记录提供本地化支持。
Name
Translated content for item_template.name field for language X. See localization languages list to know which value to use for X.
Description
Translated content for item_template.description field for language X. See localization languages list to know which value to use for X.
VerifiedBuild
Translated content for item_template.description field for language X. See localization languages list to know which value to use for X.
数据库/world数据库/item_template_locale.1694701126.txt.gz · 最后更改: 2023/09/14 22:18 由 admin