mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-06 08:57:15 +00:00
Created loottable (markdown)
+8
@@ -0,0 +1,8 @@
|
||||
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||
-----|-----|-----|-----|-----|-----
|
||||
id|int(11) unsigned|NO|PRI| |auto\_increment
|
||||
name|varchar(255)|NO| | |
|
||||
mincash|int(11) unsigned|NO| |0|
|
||||
maxcash|int(11) unsigned|NO| |0|
|
||||
avgcoin|int(10) unsigned|NO| |0|
|
||||
done|tinyint(3)|NO| |0|
|
||||
Reference in New Issue
Block a user