mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-08 06:47:16 +00:00
Created character_activities (markdown)
@@ -0,0 +1,7 @@
|
|||||||
|
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||||
|
-----|-----|-----|-----|-----|-----
|
||||||
|
charid|int(11) unsigned|NO|PRI|0|
|
||||||
|
taskid|int(11) unsigned|NO|PRI|0|
|
||||||
|
activityid|int(11) unsigned|NO|PRI|0|
|
||||||
|
donecount|int(11) unsigned|NO| |0|
|
||||||
|
completed|tinyint(1)|YES| |0|
|
||||||
Reference in New Issue
Block a user