From 40ef9e8588b0b5a0e576cf6386a1ef6e20168319 Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Sat, 13 Jan 2018 16:19:36 -0600 Subject: [PATCH] Created bot_heal_rotation_targets (markdown) --- bot_heal_rotation_targets.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 bot_heal_rotation_targets.md diff --git a/bot_heal_rotation_targets.md b/bot_heal_rotation_targets.md new file mode 100644 index 0000000..9abf081 --- /dev/null +++ b/bot_heal_rotation_targets.md @@ -0,0 +1,5 @@ +**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** +-----|-----|-----|-----|-----|----- +target\_index|int(11) unsigned|NO|PRI| |auto\_increment +heal\_rotation\_index|int(11) unsigned|NO|MUL|0| +target\_name|varchar(64)|NO| | | \ No newline at end of file