mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-05 20:27:17 +00:00
Created npc_types_metadata (markdown)
@@ -0,0 +1,8 @@
|
|||||||
|
**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|
|
||||||
Reference in New Issue
Block a user