Aspect: add opposite

jimFirstDesign
jim 6 years ago
parent 3465f1852b
commit 18b29010fb

@ -9,6 +9,7 @@ public class Aspect implements Descriptiable, AdventurePointsPriceLabeled {
private final Kind kind;
private final Description description;
private final int apCost;
private final Aspect opposite;
@Override

Loading…
Cancel
Save