From 802639ae227a4f2a9148b0b5fbf58a7cd3d82160 Mon Sep 17 00:00:00 2001 From: TurmoilToad Date: Thu, 19 Sep 2019 03:26:08 -0400 Subject: [PATCH] Destroyed npc_spells_entries (markdown) --- npc_spells_entries.md | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 npc_spells_entries.md diff --git a/npc_spells_entries.md b/npc_spells_entries.md deleted file mode 100644 index 25a2ec3..0000000 --- a/npc_spells_entries.md +++ /dev/null @@ -1,12 +0,0 @@ -**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** ------|-----|-----|-----|-----|----- -id|int(11) unsigned|NO|PRI| |auto\_increment -npc\_spells\_id|int(11)|NO|MUL|0| -spellid|smallint(5)|NO| |0| -type|int(10) unsigned|NO| |0| -minlevel|tinyint(3) unsigned|NO| |0| -maxlevel|tinyint(3) unsigned|NO| |255| -manacost|smallint(5)|NO| |-1| -recast\_delay|int(11)|NO| |-1| -priority|smallint(5)|NO| |0| -resist\_adjust|int(11)|YES| | | \ No newline at end of file