数据库:characters数据库:game_event_condition_save
game_event_condition_save 表
表结构
Field | Type | Attributes | Key | Null | Default | extra | Comment |
---|---|---|---|---|---|---|---|
eventEntry | TINYINT | UNSIGNED | PRI | NO | |||
condition_id | INT | UNSIGNED | PRI | NO | 0 | ||
done | FLOAT | SIGNED | YES | 0 |
字段说明
eventEntry
This is a link to the event entry in the game_event table.
condition_id
See game_event_condition.condition_id.
done
Indicates how much has been done. See game_event_condition.req_num.
数据库/characters数据库/game_event_condition_save.txt · 最后更改: 2023/09/24 11:45 由 admin