mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-07 17:36:35 +00:00
Destroyed tradeskill_recipe (markdown)
@@ -1,13 +0,0 @@
|
|||||||
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
|
||||||
-----|-----|-----|-----|-----|-----
|
|
||||||
id|int(11)|NO|PRI| |auto\_increment
|
|
||||||
name|varchar(64)|NO| | |
|
|
||||||
tradeskill|smallint(6)|NO| |0|
|
|
||||||
skillneeded|smallint(6)|NO| |0|
|
|
||||||
trivial|smallint(6)|NO| |0|
|
|
||||||
nofail|tinyint(1)|NO| |0|
|
|
||||||
replace\_container|tinyint(1)|NO| |0|
|
|
||||||
notes|tinytext|YES| | |
|
|
||||||
must\_learn|tinyint(4)|NO| |0|
|
|
||||||
quest|tinyint(1)|NO| |0|
|
|
||||||
enabled|tinyint(1)|NO| |1|
|
|
||||||
Reference in New Issue
Block a user