GuildlevelsTable
Jump to navigation
Jump to search
UE | Field | Type | Key Type | Default | Extra | Description |
---|---|---|---|---|---|---|
guild_id | int(11) unsigned | PRI | 0 | Reference to guild this level description belongs to. | ||
level | smallint(3) unsigned | PRI | 0 | The level number. | ||
level_name | varchar(25) | 0 | The level name. | |||
rights | smallint(3) unsigned | 0 | The rights someone has when he reaches that level. Todo: Explain values. |