mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-03 05:57:16 +00:00
Created lfguild (markdown)
+11
@@ -0,0 +1,11 @@
|
||||
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||
-----|-----|-----|-----|-----|-----
|
||||
type|tinyint(3) unsigned|NO|PRI|0|
|
||||
name|varchar(32)|NO|PRI| |
|
||||
comment|varchar(256)|NO| | |
|
||||
fromlevel|tinyint(3) unsigned|NO| |0|
|
||||
tolevel|tinyint(3) unsigned|NO| |0|
|
||||
classes|int(10) unsigned|NO| |0|
|
||||
aacount|int(10) unsigned|NO| |0|
|
||||
timezone|int(10) unsigned|NO| |0|
|
||||
timeposted|int(10) unsigned|NO| |0|
|
||||
Reference in New Issue
Block a user