From cfbefc92f894699d9440679cf8224d2eb704aedc Mon Sep 17 00:00:00 2001 From: TurmoilToad Date: Wed, 18 Sep 2019 09:29:44 -0400 Subject: [PATCH] Destroyed bot_heal_rotations (markdown) --- bot_heal_rotations.md | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 bot_heal_rotations.md diff --git a/bot_heal_rotations.md b/bot_heal_rotations.md deleted file mode 100644 index fcd3c25..0000000 --- a/bot_heal_rotations.md +++ /dev/null @@ -1,18 +0,0 @@ -**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** ------|-----|-----|-----|-----|----- -heal\_rotation\_index|int(11) unsigned|NO|PRI| |auto\_increment -bot\_id|int(11) unsigned|NO|MUL|0| -interval|int(11) unsigned|NO| |0| -fast\_heals|int(3) unsigned|NO| |0| -adaptive\_targeting|int(3) unsigned|NO| |0| -casting\_override|int(3) unsigned|NO| |0| -safe\_hp\_base|float unsigned|NO| |0| -safe\_hp\_cloth|float unsigned|NO| |0| -safe\_hp\_leather|float unsigned|NO| |0| -safe\_hp\_chain|float unsigned|NO| |0| -safe\_hp\_plate|float unsigned|NO| |0| -critical\_hp\_base|float unsigned|NO| |0| -critical\_hp\_cloth|float unsigned|NO| |0| -critical\_hp\_leather|float unsigned|NO| |0| -critical\_hp\_chain|float unsigned|NO| |0| -critical\_hp\_plate|float unsigned|NO| |0| \ No newline at end of file