From f5ecebd5220f9edfe140b224b0e2b0c0012d2a33 Mon Sep 17 00:00:00 2001 From: TurmoilToad Date: Wed, 18 Sep 2019 09:31:47 -0400 Subject: [PATCH] Destroyed bot_spell_casting_chances (markdown) --- bot_spell_casting_chances.md | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 bot_spell_casting_chances.md diff --git a/bot_spell_casting_chances.md b/bot_spell_casting_chances.md deleted file mode 100644 index 020f49d..0000000 --- a/bot_spell_casting_chances.md +++ /dev/null @@ -1,22 +0,0 @@ -**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** ------|-----|-----|-----|-----|----- -id|int(11)|NO|PRI| |auto\_increment -spell\_type\_index|tinyint(3) unsigned|NO|MUL|0| -class\_id|tinyint(3) unsigned|NO| |0| -stance\_index|tinyint(3) unsigned|NO| |0| -nHSND\_value|tinyint(3) unsigned|NO| |0| -pH\_value|tinyint(3) unsigned|NO| |0| -pS\_value|tinyint(3) unsigned|NO| |0| -pHS\_value|tinyint(3) unsigned|NO| |0| -pN\_value|tinyint(3) unsigned|NO| |0| -pHN\_value|tinyint(3) unsigned|NO| |0| -pSN\_value|tinyint(3) unsigned|NO| |0| -pHSN\_value|tinyint(3) unsigned|NO| |0| -pD\_value|tinyint(3) unsigned|NO| |0| -pHD\_value|tinyint(3) unsigned|NO| |0| -pSD\_value|tinyint(3) unsigned|NO| |0| -pHSD\_value|tinyint(3) unsigned|NO| |0| -pND\_value|tinyint(3) unsigned|NO| |0| -pHND\_value|tinyint(3) unsigned|NO| |0| -pSND\_value|tinyint(3) unsigned|NO| |0| -pHSND\_value|tinyint(3) unsigned|NO| |0| \ No newline at end of file