code/__DEFINES/clans.dm 
CLAN_PERMISSION_USER_MODIFY | Modify ranks within clan |
---|---|
CLAN_PERMISSION_ADMIN_VIEW | View all clans |
CLAN_PERMISSION_ADMIN_MODIFY | Modify all clans |
CLAN_PERMISSION_ADMIN_MOVE | Move people to and from clans |
CLAN_PERMISSION_ADMIN_MANAGER | Manages the ancients |
CLAN_RANK_UNBLOODED | Unused for the moment |
CLAN_RANK_YOUNG | Clanless |
CLAN_RANK_BLOODED | New to the clan |
CLAN_RANK_ADMIN | Must be given by someone with CLAN_PERMISSION_ADMIN_MODIFY |
CLAN_LIMIT_NUMBER | Hard limit |
CLAN_LIMIT_SIZE | Scales with clan size |
CLAN_ACTION_CLAN_RENAME | Set name of clan |
CLAN_ACTION_CLAN_SETDESC | Set description of clan |
CLAN_ACTION_CLAN_SETHONOR | Set honor of clan |
CLAN_ACTION_PLAYER_MOVECLAN | Set a player's clan |
CLAN_ACTION_PLAYER_MODIFYRANK | Set a player's rank. Resets when moved from clan to Young Blood |
Define Details
CLAN_ACTION_CLAN_RENAME 
Set name of clan
CLAN_ACTION_CLAN_SETDESC 
Set description of clan
CLAN_ACTION_CLAN_SETHONOR 
Set honor of clan
CLAN_ACTION_PLAYER_MODIFYRANK 
Set a player's rank. Resets when moved from clan to Young Blood
CLAN_ACTION_PLAYER_MOVECLAN 
Set a player's clan
CLAN_LIMIT_NUMBER 
Hard limit
CLAN_LIMIT_SIZE 
Scales with clan size
CLAN_PERMISSION_ADMIN_MANAGER 
Manages the ancients
CLAN_PERMISSION_ADMIN_MODIFY 
Modify all clans
CLAN_PERMISSION_ADMIN_MOVE 
Move people to and from clans
CLAN_PERMISSION_ADMIN_VIEW 
View all clans
CLAN_PERMISSION_USER_MODIFY 
Modify ranks within clan
CLAN_RANK_ADMIN 
Must be given by someone with CLAN_PERMISSION_ADMIN_MODIFY
CLAN_RANK_BLOODED 
New to the clan
CLAN_RANK_UNBLOODED 
Unused for the moment
CLAN_RANK_YOUNG 
Clanless