mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
- Added Diaochan, Artful Beauty
This commit is contained in:
@@ -258,6 +258,9 @@ public final class AbilityFactory {
|
||||
if (mapParams.containsKey("TargetsWithRelatedProperty")) {
|
||||
abTgt.setRelatedProperty(mapParams.get("TargetsWithRelatedProperty"));
|
||||
}
|
||||
if (mapParams.containsKey("TargetingPlayer")) {
|
||||
abTgt.setMandatory(true);
|
||||
}
|
||||
return abTgt;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user