mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-03 01:47:16 +00:00
Created qs_player_delete_record_entries (markdown)
@@ -0,0 +1,11 @@
|
|||||||
|
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||||
|
-----|-----|-----|-----|-----|-----
|
||||||
|
event\_id|int(11)|YES| |0|
|
||||||
|
char\_slot|mediumint(7)|YES| |0|
|
||||||
|
item\_id|int(11)|YES| |0|
|
||||||
|
charges|mediumint(7)|YES| |0|
|
||||||
|
aug\_1|int(11)|YES| |0|
|
||||||
|
aug\_2|int(11)|YES| |0|
|
||||||
|
aug\_3|int(11)|YES| |0|
|
||||||
|
aug\_4|int(11)|YES| |0|
|
||||||
|
aug\_5|int(11)|YES| |0|
|
||||||
Reference in New Issue
Block a user