mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-05 03:47:17 +00:00
Created merchantlist (markdown)
+10
@@ -0,0 +1,10 @@
|
||||
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||
-----|-----|-----|-----|-----|-----
|
||||
merchantid|int(11)|NO|PRI|0|
|
||||
slot|int(11)|NO|PRI|0|
|
||||
item|int(11)|NO|MUL|0|
|
||||
faction\_required|smallint(6)|NO| |-100|
|
||||
level\_required|tinyint(3) unsigned|NO| |0|
|
||||
alt\_currency\_cost|smallint(5) unsigned|NO| |0|
|
||||
classes\_required|int(11)|NO| |65535|
|
||||
probability|int(3)|NO| |100|
|
||||
Reference in New Issue
Block a user