mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
- Fixed the AI playing useless Curse Pump spells.
This commit is contained in:
@@ -557,6 +557,8 @@ public class AbilityFactoryPump {
|
||||
return containsUsefulKeyword(keywords, c, sa);
|
||||
}
|
||||
});
|
||||
} else {
|
||||
return new CardList();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user