mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-07 17:36:35 +00:00
Destroyed tasks (markdown)
-15
@@ -1,15 +0,0 @@
|
||||
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||
-----|-----|-----|-----|-----|-----
|
||||
id|int(11) unsigned|NO|PRI|0|
|
||||
duration|int(11) unsigned|NO| |0|
|
||||
title|varchar(100)|NO| | |
|
||||
description|text|NO| | |
|
||||
reward|varchar(64)|NO| | |
|
||||
rewardid|int(11) unsigned|NO| |0|
|
||||
cashreward|int(11) unsigned|NO| |0|
|
||||
xpreward|int(10)|NO| |0|
|
||||
rewardmethod|tinyint(3) unsigned|NO| |2|
|
||||
startzone|int(11)|NO| |0|
|
||||
minlevel|tinyint(3) unsigned|NO| |0|
|
||||
maxlevel|tinyint(3) unsigned|NO| |0|
|
||||
repeatable|tinyint(1) unsigned|NO| |1|
|
||||
Reference in New Issue
Block a user