mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-03 10:07:15 +00:00
Created merc_templates (markdown)
@@ -0,0 +1,9 @@
|
|||||||
|
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||||
|
-----|-----|-----|-----|-----|-----
|
||||||
|
merc\_template\_id|int(10) unsigned|NO|PRI| |auto\_increment
|
||||||
|
merc\_type\_id|int(10) unsigned|NO|MUL| |
|
||||||
|
merc\_subtype\_id|int(10) unsigned|NO|MUL| |
|
||||||
|
merc\_npc\_type\_id|int(11) unsigned|NO| | |
|
||||||
|
dbstring|varchar(12)|NO| | |
|
||||||
|
name\_type\_id|tinyint(4)|NO| |0|
|
||||||
|
clientversion|int(10) unsigned|NO| | |
|
||||||
Reference in New Issue
Block a user