mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-07 05:47:17 +00:00
Created timers (markdown)
+7
@@ -0,0 +1,7 @@
|
||||
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||
-----|-----|-----|-----|-----|-----
|
||||
char\_id|int(11)|NO|PRI|0|
|
||||
type|mediumint(8) unsigned|NO|PRI|0|
|
||||
start|int(10) unsigned|NO| |0|
|
||||
duration|int(10) unsigned|NO| |0|
|
||||
enable|tinyint(4)|NO| |0|
|
||||
Reference in New Issue
Block a user