forked from 2009Scape/Server
Revert "remove clan ranks and admin extras"
This reverts commit 9851e5964f.
This commit is contained in:
parent
98a8005de4
commit
06041578a8
7 changed files with 14 additions and 6 deletions
|
|
@ -72,7 +72,7 @@ public final class ClanInterfacePlugin extends ComponentPlugin {
|
|||
break;
|
||||
case 26:
|
||||
if (opcode == 230) {
|
||||
clan.setLootRequirement(ClanRank.CAPTAIN);
|
||||
clan.setLootRequirement(ClanRank.KELDAGRIM_MOD);
|
||||
} else {
|
||||
clan.setLootRequirement(getRank(opcode));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue