From 6807a42314701679d70d7d9f96e2426fca28cf09 Mon Sep 17 00:00:00 2001 From: TurmoilToad Date: Wed, 18 Sep 2019 12:42:05 -0400 Subject: [PATCH] Destroyed npc_types_metadata (markdown) --- npc_types_metadata.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 npc_types_metadata.md diff --git a/npc_types_metadata.md b/npc_types_metadata.md deleted file mode 100644 index 9d4472c..0000000 --- a/npc_types_metadata.md +++ /dev/null @@ -1,8 +0,0 @@ -**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** ------|-----|-----|-----|-----|----- -npc\_types\_id|int(11)|NO|PRI|0| -isPKMob|tinyint(4)|NO| |0| -isNamedMob|tinyint(4)|NO| |0| -isRaidTarget|tinyint(4)|NO| |0| -isCreatedMob|tinyint(4)|NO| |0| -isCustomFeatureNPC|tinyint(4)|NO| |0| \ No newline at end of file