From 80031164ea6f744b1aa48fbc3038087ce04c9110 Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Sat, 13 Jan 2018 15:52:55 -0600 Subject: [PATCH] Created respawn_times (markdown) --- respawn_times.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 respawn_times.md diff --git a/respawn_times.md b/respawn_times.md new file mode 100644 index 0000000..e06e2e8 --- /dev/null +++ b/respawn_times.md @@ -0,0 +1,6 @@ +**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** +-----|-----|-----|-----|-----|----- +id|int(11)|NO|PRI|0| +start|int(11)|NO| |0| +duration|int(11)|NO| |0| +instance\_id|smallint(6)|NO|PRI|0| \ No newline at end of file