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