forked from External/mage
[WOE] Implement Stockpiling Celebrant (#11012)
* [WOE] Implement Stockpiling Celebrant * apply review -- fix the targetting
This commit is contained in:
parent
4f72d69908
commit
13fa154a3d
3 changed files with 57 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ public class ReturnToHandChosenControlledPermanentCost extends CostImpl {
|
|||
}
|
||||
}
|
||||
|
||||
public ReturnToHandChosenControlledPermanentCost(ReturnToHandChosenControlledPermanentCost cost) {
|
||||
private ReturnToHandChosenControlledPermanentCost(final ReturnToHandChosenControlledPermanentCost cost) {
|
||||
super(cost);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue