mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-07 14:07:15 +00:00
Created character_skills (markdown)
@@ -0,0 +1,5 @@
|
||||
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||
-----|-----|-----|-----|-----|-----
|
||||
id|int(11) unsigned|NO|PRI| |auto\_increment
|
||||
skill\_id|smallint(11) unsigned|NO|PRI|0|
|
||||
value|smallint(11) unsigned|NO| |0|
|
||||
Reference in New Issue
Block a user