Changed
This commit is contained in:
parent
37e9994efe
commit
9212ccf6ce
@ -330,6 +330,7 @@ public class Faction extends Entity<Faction> implements EconomyParticipator, Nam
|
|||||||
{
|
{
|
||||||
if (this.isValidHome(this.home)) return;
|
if (this.isValidHome(this.home)) return;
|
||||||
this.home = null;
|
this.home = null;
|
||||||
|
this.changed();
|
||||||
msg("<b>Your faction home has been un-set since it is no longer in your territory.");
|
msg("<b>Your faction home has been un-set since it is no longer in your territory.");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user