mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-08 02:37:16 +00:00
Created character_bandolier (markdown)
@@ -0,0 +1,8 @@
|
|||||||
|
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||||
|
-----|-----|-----|-----|-----|-----
|
||||||
|
id|int(11) unsigned|NO|PRI|0|
|
||||||
|
bandolier\_id|tinyint(11) unsigned|NO|PRI|0|
|
||||||
|
bandolier\_slot|tinyint(11) unsigned|NO|PRI|0|
|
||||||
|
item\_id|int(11) unsigned|NO| |0|
|
||||||
|
icon|int(11) unsigned|NO| |0|
|
||||||
|
bandolier\_name|varchar(32)|NO| |0|
|
||||||
Reference in New Issue
Block a user