====== pool_quest 表 ====== ---- [[数据库:world数据库:首页|<-返回:World 数据库]] This table contains a list of quests that are tied to a specific pool. **表结构** ^Field^Type^Attributes^Key^Null^Default^Extra^Comment^ |[[#entry|entry]]|INT|UNSIGNED|PRI|NO|0| | | |[[#pool_entry|pool_entry]]|MEDIUMINT|UNSIGNED| |NO|0| | | |[[#description|description]]|VARCHAR(255)|SIGNED| |YES|NULL| | | ===== 字段说明 ===== ---- ==== entry ==== Quest id. ==== pool_entry ==== The pool that this quest is in. Refers to pool_template entry. ==== description ==== field-no-description|3