mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-02 21:37:16 +00:00
Created qs_player_npc_kill_record (markdown)
@@ -0,0 +1,7 @@
|
|||||||
|
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||||
|
-----|-----|-----|-----|-----|-----
|
||||||
|
fight\_id|int(11)|NO|PRI| |auto\_increment
|
||||||
|
npc\_id|int(11)|YES| | |
|
||||||
|
type|int(11)|YES| | |
|
||||||
|
zone\_id|int(11)|YES| | |
|
||||||
|
time|timestamp|YES| | |on update CURRENT\_TIMESTAMP
|
||||||
Reference in New Issue
Block a user