显示页面过去修订反向链接回到顶部 本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。 <!DOCTYPE markdown> # game\_event\_battleground\_holiday [<-Back-to:World](database-world.md) **The \`Game\_event\_battleground\_holiday\` table** This table is used to add a holiday to a battleground, for things like extra reputation / honor. **Structure** | Field | Type | Attributes | Key | Null | Default | Extra | Comment | |-----------------|------------|------------|-----|------|---------|--------|-------------------------| | [eventEntry][1] | TINYINT | UNSIGNED | PRI | NO | | Unique | Entry of the game event | | [bgflag][2] | INT | UNSIGNED | | NO | 0 | | | [1]: #evententry [2]: #bgflag **Description of the fields** ### eventEntry This is entry id of the game\_event that was setup to add the holiday. ### bgflag This is a bitmask field that decides which battle grounds are affected for this given holiday. | bit | Battleground | |------|------------------------| | 1 | Alterac Valley | | 4 | Warsong Gulch | | 8 | Arathi Basin | | 16 | Nagrand Arena | | 32 | Blade's Edge Arena | | 64 | All Arena | | 128 | Eye of the Storm | | 256 | Ruins of Lordaeron | | 512 | Strand of the Ancients | | 1024 | Dalaran Sewers | | 2048 | The Ring of Valor | docs-en/game_event_battleground_holiday.md.txt 最后更改: 2024/03/15 19:08由 127.0.0.1