Mail level reward SF

From Project Skyfire
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Back to world database list of tables.


The `mail_level_reward` table

On certain levels, you receive a mail with some text.


Structure

Field Type Attributes Key Null Default Extra Comment
level tinyint(3) unsigned PRI NO 0
raceMask mediumint(8) unsigned PRI NO 0
mailTemplateId mediumint(8) unsigned NO 0
senderEntry mediumint(8) unsigned NO 0


Description of the fields

level

Level required for receiving specific mail

raceMask

Mask required to receive mail. ChrRaces.dbc SF

mailTemplateId

Mail ID to be send. See MailTemplate.dbc

senderEntry

This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.