mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Update GameActionUtil.java
This commit is contained in:
@@ -185,7 +185,6 @@ public final class GameActionUtil {
|
|||||||
newSA.setPayCosts(disturbCost);
|
newSA.setPayCosts(disturbCost);
|
||||||
newSA.setActivatingPlayer(activator);
|
newSA.setActivatingPlayer(activator);
|
||||||
}
|
}
|
||||||
newSA.setActivatingPlayer(activator);
|
|
||||||
|
|
||||||
newSA.putParam("PrecostDesc", "Disturb —");
|
newSA.putParam("PrecostDesc", "Disturb —");
|
||||||
newSA.putParam("CostDesc", disturbCost.toString());
|
newSA.putParam("CostDesc", disturbCost.toString());
|
||||||
|
|||||||
Reference in New Issue
Block a user