diff --git a/skill_caps.md b/skill_caps.md new file mode 100644 index 0000000..6174281 --- /dev/null +++ b/skill_caps.md @@ -0,0 +1,7 @@ +**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** +-----|-----|-----|-----|-----|----- +skillID|tinyint(3) unsigned|NO|PRI|0| +class|tinyint(3) unsigned|NO|PRI|0| +level|tinyint(3) unsigned|NO|PRI|0| +cap|mediumint(8) unsigned|NO| |0| +class\_|tinyint(3) unsigned|NO|PRI|0| \ No newline at end of file