====== battlemaster_entry 表 ====== ---- [[数据库:world数据库:首页|<-返回:World 数据库]] Holds information on which NPC can start what battleground or arena. **表结构** ^Field^Type^Attributes^Key^Null^Default^Extra^Comment^ |[[#entry|entry]]|MEDIUMINT|UNSIGNED|PRI|NO|0| |Entry of a creature| |[[#bg_template|bg_template]]|MEDIUMINT|UNSIGNED| |NO|0| |Batleground template id| ===== 字段说明 ===== ---- ==== entry ==== The ID of the creature. See creature_template.entry ==== bg_template ==== The battleground_template.id.