mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
MH3: 3 cards that start with A (#5322)
This commit is contained in:
@@ -52,7 +52,8 @@ public class TriggerCounterAddedOnce extends Trigger {
|
||||
}
|
||||
|
||||
/** {@inheritDoc}
|
||||
* @param runParams*/
|
||||
* @param runParams
|
||||
*/
|
||||
@Override
|
||||
public final boolean performTest(final Map<AbilityKey, Object> runParams) {
|
||||
if (hasParam("CounterType")) {
|
||||
|
||||
Reference in New Issue
Block a user