Check allies have same home site to allow transfers
Courtesy of Tbiesty!
This commit is contained in:
@@ -46,6 +46,10 @@ public interface LotroCardBlueprint {
|
||||
|
||||
public int getResistance();
|
||||
|
||||
public int[] getAllyHomeSiteNumbers();
|
||||
|
||||
public Block getAllyHomeSiteBlock();
|
||||
|
||||
public boolean isAllyAtHome(int siteNumber, Block siteBlock);
|
||||
|
||||
public List<? extends Modifier> getAlwaysOnModifiers(LotroGame game, PhysicalCard self);
|
||||
|
||||
Reference in New Issue
Block a user