mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-06 08:57:15 +00:00
Created loottable_entries (markdown)
@@ -0,0 +1,8 @@
|
||||
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||
-----|-----|-----|-----|-----|-----
|
||||
loottable\_id|int(11) unsigned|NO|PRI|0|
|
||||
lootdrop\_id|int(11) unsigned|NO|PRI|0|
|
||||
multiplier|tinyint(2) unsigned|NO| |1|
|
||||
droplimit|tinyint(2) unsigned|NO| |0|
|
||||
mindrop|tinyint(2) unsigned|NO| |0|
|
||||
probability|float|NO| |100|
|
||||
Reference in New Issue
Block a user