SotMSteamMods / CauldronMods

Mod adaptations of the Cauldron decks for Sentinels of the Multiverse for Steam Workshop
MIT License
15 stars 9 forks source link

Update to fix handling for card-target distinction #1702

Open origamiswami opened 1 month ago

origamiswami commented 1 month ago

Updated 105 cards to use IsHeroTarget and IsVillainTarget where appropriate, so as to correctly handle cases where target type is dynamically determined. No unit tests are added since functionality with base-game and Cauldron cards is almost entirely unchanged, but the changes pass all existing unit tests.