More work at streamlining the command constructor content
This commit is contained in:
@@ -6,7 +6,8 @@ public class CmdFactionsRelationTruce extends CmdFactionsRelationAbstract
|
||||
{
|
||||
public CmdFactionsRelationTruce()
|
||||
{
|
||||
aliases.add("truce");
|
||||
targetRelation = Rel.TRUCE;
|
||||
this.addAliases("truce");
|
||||
|
||||
this.targetRelation = Rel.TRUCE;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user