数据库:world数据库:pool_quest
pool_quest 表
This table contains a list of quests that are tied to a specific pool.
表结构
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
entry | INT | UNSIGNED | PRI | NO | 0 | ||
pool_entry | MEDIUMINT | UNSIGNED | NO | 0 | |||
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
数据库/world数据库/pool_quest.txt · 最后更改: 2023/09/24 23:32 由 admin