Mail level reward SF

From Project Skyfire
Revision as of 16:20, 7 July 2012 by Cheapgamer (talk | contribs) (Created page with "{| align="right" | __TOC__ |} Category: SkyFire World database tables {{Back-to:World}} <big>'''The `mail_level_reward` table'''</big> On certain levels, you receive a ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.