mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-03 14:17:16 +00:00
Created merc_npc_types (markdown)
@@ -0,0 +1,7 @@
|
||||
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||
-----|-----|-----|-----|-----|-----
|
||||
merc\_npc\_type\_id|int(10) unsigned|NO|PRI| |auto\_increment
|
||||
proficiency\_id|tinyint(3) unsigned|NO| | |
|
||||
tier\_id|tinyint(3) unsigned|NO| | |
|
||||
class\_id|int(10) unsigned|NO| | |
|
||||
name|varchar(255)|YES| | |
|
||||
Reference in New Issue
Block a user