mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-04 23:37:17 +00:00
Created trader (markdown)
+8
@@ -0,0 +1,8 @@
|
||||
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||
-----|-----|-----|-----|-----|-----
|
||||
char\_id|int(10) unsigned|NO|PRI|0|
|
||||
item\_id|int(10) unsigned|NO| |0|
|
||||
serialnumber|int(10) unsigned|NO| |0|
|
||||
charges|int(11)|NO| |0|
|
||||
item\_cost|int(10) unsigned|NO| |0|
|
||||
slot\_id|tinyint(3) unsigned|NO|PRI|0|
|
||||
Reference in New Issue
Block a user