pt!
This commit is contained in:
parent
a886088f48
commit
cd6ecc1e67
@ -103,6 +103,8 @@ public class ItemMapRenderer extends MapRenderer
|
||||
if (owningClan.getName().equals("Shops"))
|
||||
{
|
||||
clanColor = Color.WHITE;
|
||||
|
||||
if (_manager.getClansUtility().relPT(player, chunk) == ClansUtility.ClanRelation.SAFE)
|
||||
clanColor2 = Color.CYAN;
|
||||
}
|
||||
else if (owningClan.getName().equals("Spawn"))
|
||||
|
Loading…
Reference in New Issue
Block a user