mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-08 10:16:37 +00:00
Destroyed guild_ranks (markdown)
-13
@@ -1,13 +0,0 @@
|
|||||||
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
|
||||||
-----|-----|-----|-----|-----|-----
|
|
||||||
guild\_id|mediumint(8) unsigned|NO|PRI|0|
|
|
||||||
rank|tinyint(3) unsigned|NO|PRI|0|
|
|
||||||
title|varchar(128)|NO| | |
|
|
||||||
can\_hear|tinyint(3) unsigned|NO| |0|
|
|
||||||
can\_speak|tinyint(3) unsigned|NO| |0|
|
|
||||||
can\_invite|tinyint(3) unsigned|NO| |0|
|
|
||||||
can\_remove|tinyint(3) unsigned|NO| |0|
|
|
||||||
can\_promote|tinyint(3) unsigned|NO| |0|
|
|
||||||
can\_demote|tinyint(3) unsigned|NO| |0|
|
|
||||||
can\_motd|tinyint(3) unsigned|NO| |0|
|
|
||||||
can\_warpeace|tinyint(3) unsigned|NO| |0|
|
|
||||||
Reference in New Issue
Block a user