Cleanup in Aisle 4

I just committed two changes to CardFactory. First was removing the commented code for the original Pump abilities and damage spells. Second, I removed the commented card code for:
Saltblast, Sparkspray, Gerrard's Command, Brute Force, Wildsize, Scepter of Insight
Primal Boost and Urza's Blueprints can be converted to keywords.
I also removed the explicit code for Tromp the Domains, because it is also defined by a block of code handling "pump all" spells.
It might be a good idea to go through more of CardFactory to find other commented cards that have had keywords for a couple versions. Also be on the lookout for any cards that should be revised using keywords, and comment the explicit code.
Edit - another example, I'm looking at Goblin Balloon Brigade and Manta Riders in CardFactory_Creatures. These should have been swapped for their keyworded format a long time ago... I'm sure at least the Goblin was one of the cards I included as an example with KPump.
Saltblast, Sparkspray, Gerrard's Command, Brute Force, Wildsize, Scepter of Insight
Primal Boost and Urza's Blueprints can be converted to keywords.
I also removed the explicit code for Tromp the Domains, because it is also defined by a block of code handling "pump all" spells.
It might be a good idea to go through more of CardFactory to find other commented cards that have had keywords for a couple versions. Also be on the lookout for any cards that should be revised using keywords, and comment the explicit code.
Edit - another example, I'm looking at Goblin Balloon Brigade and Manta Riders in CardFactory_Creatures. These should have been swapped for their keyworded format a long time ago... I'm sure at least the Goblin was one of the cards I included as an example with KPump.