数据库:world数据库:game_event_battleground_holiday
game_event_battleground_holiday 表
This table is used to add a holiday to a battleground, for things like extra reputation / honor.
表结构
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
eventEntry | TINYINT | UNSIGNED | PRI | NO | Unique | Entry of the game event | |
bgflag | INT | UNSIGNED | NO | 0 |
字段说明
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 | 奥特兰克山谷 |
4 | 战歌峡谷 |
8 | 阿拉希盆地 |
16 | 纳格兰竞技场 |
32 | Blade's Edge Arena |
64 | All Arena |
128 | 风暴之眼 |
256 | Ruins of Lordaeron |
512 | Strand of the Ancients |
1024 | Dalaran Sewers |
2048 | The Ring of Valor |
数据库/world数据库/game_event_battleground_holiday.txt · 最后更改: 2023/09/24 20:01 由 admin