From ad4da2b3462437652c32b84d4b74c2491c043bdd Mon Sep 17 00:00:00 2001 From: TurmoilToad Date: Wed, 18 Sep 2019 10:52:22 -0400 Subject: [PATCH] Destroyed qs_player_handin_record (markdown) --- qs_player_handin_record.md | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 qs_player_handin_record.md diff --git a/qs_player_handin_record.md b/qs_player_handin_record.md deleted file mode 100644 index 46e7a7c..0000000 --- a/qs_player_handin_record.md +++ /dev/null @@ -1,17 +0,0 @@ -**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** ------|-----|-----|-----|-----|----- -handin\_id|int(11)|NO|PRI| |auto\_increment -time|timestamp|YES| | |on update CURRENT\_TIMESTAMP -quest\_id|int(11)|YES| |0| -char\_id|int(11)|YES| |0| -char\_pp|int(11)|YES| |0| -char\_gp|int(11)|YES| |0| -char\_sp|int(11)|YES| |0| -char\_cp|int(11)|YES| |0| -char\_items|mediumint(7)|YES| |0| -npc\_id|int(11)|YES| |0| -npc\_pp|int(11)|YES| |0| -npc\_gp|int(11)|YES| |0| -npc\_sp|int(11)|YES| |0| -npc\_cp|int(11)|YES| |0| -npc\_items|mediumint(7)|YES| |0| \ No newline at end of file