mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-07 14:07:15 +00:00
Created character_pet_inventory (markdown)
@@ -0,0 +1,6 @@
|
||||
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||
-----|-----|-----|-----|-----|-----
|
||||
char\_id|int(11)|NO|PRI| |
|
||||
pet|int(11)|NO|PRI| |
|
||||
slot|int(11)|NO|PRI| |
|
||||
item\_id|int(11)|NO| | |
|
||||
Reference in New Issue
Block a user