From cb4ed0a34233fee81e5e952d3f39932b29e00ebf Mon Sep 17 00:00:00 2001 From: TurmoilToad Date: Wed, 18 Sep 2019 09:18:31 -0400 Subject: [PATCH] Destroyed activities (markdown) --- activities.md | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 activities.md diff --git a/activities.md b/activities.md deleted file mode 100644 index 3fc4bc9..0000000 --- a/activities.md +++ /dev/null @@ -1,15 +0,0 @@ -**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** ------|-----|-----|-----|-----|----- -taskid|int(11) unsigned|NO|PRI|0| -activityid|int(11) unsigned|NO|PRI|0| -step|int(11) unsigned|NO| |0| -activitytype|tinyint(3) unsigned|NO| |0| -text1|varchar(64)|NO| | | -text2|varchar(64)|NO| | | -text3|varchar(128)|NO| | | -goalid|int(11) unsigned|NO| |0| -goalmethod|int(10) unsigned|NO| |0| -goalcount|int(11)|YES| |1| -delivertonpc|int(11) unsigned|NO| |0| -zoneid|int(11)|NO| |0| -optional|tinyint(1)|NO| |0| \ No newline at end of file