PC-30 - Claim land objective should use clan GUI
This commit is contained in:
parent
fc473275b0
commit
f2d450d26b
@ -20,7 +20,7 @@ public class ClaimLandGoal extends ObjectiveGoal<ClanObjective>
|
|||||||
{
|
{
|
||||||
public ClaimLandGoal(ClanObjective objective)
|
public ClaimLandGoal(ClanObjective objective)
|
||||||
{
|
{
|
||||||
super(objective, "Claim Land", "Claim land with /c claim");
|
super(objective, "Claim Land", "Claim land by opening the Clan Management page with /c and click the Claim Land Button");
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
Reference in New Issue
Block a user