数据库:world数据库:mail_level_reward
mail_level_reward 表
On certain levels, you receive a mail with some text.
表结构
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
level | TINYINT | UNSIGNED | PRI | NO | 0 | ||
raceMask | MEDIUMINT | UNSIGNED | PRI | NO | 0 | ||
mailTemplateId | MEDIUMINT | UNSIGNED | NO | 0 | |||
senderEntry | MEDIUMINT | UNSIGNED | NO | 0 |
字段说明
level
Level required for receiving specific mail
raceMask
Mask required to receive mail. :ChrRaces.dbc
mailTemplateId
Mail ID to be send. See MailTemplate.dbc
senderEntry
field-no-description|4
数据库/world数据库/mail_level_reward.txt · 最后更改: 2023/09/24 21:42 由 admin