Guy

Results 3 comments of Guy

I was working on a similar collection pre-ungoro as well, here are a few that you didn't have there - Living Mana & Clutchmother Zavas (Please note that I modified...

You could use a dummy modifier (my favorite is MANA_COST_MODIFIER, as it does not affect anything, it resets when a minion returns to your hand). That allows you to use...

@akoscz First of all, using `null` as a default value is bad practice - in the future it could lead to some problems - using a default value other than...