mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-08 14:26:37 +00:00
Destroyed character_corpse_items (markdown)
@@ -1,13 +0,0 @@
|
||||
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||
-----|-----|-----|-----|-----|-----
|
||||
corpse\_id|int(11) unsigned|NO|PRI| |
|
||||
equip\_slot|int(11) unsigned|NO|PRI| |
|
||||
item\_id|int(11) unsigned|YES| | |
|
||||
charges|int(11) unsigned|YES| | |
|
||||
aug\_1|int(11) unsigned|YES| |0|
|
||||
aug\_2|int(11) unsigned|YES| |0|
|
||||
aug\_3|int(11) unsigned|YES| |0|
|
||||
aug\_4|int(11) unsigned|YES| |0|
|
||||
aug\_5|int(11) unsigned|YES| |0|
|
||||
aug\_6|int(11)|NO| |0|
|
||||
attuned|smallint(5)|NO| |0|
|
||||
Reference in New Issue
Block a user