Created
October 17, 2011 18:51
-
-
Save mcandre/1293442 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// goblins | |
// format: 60 card | |
// https://gist.github.com/1293442 | |
// Lands | |
20 Mountain | |
// Artifacts | |
4 Howling Mine | |
// Enchantments | |
4 Quest for the Goblin Lord | |
4 Goblin Assault | |
// Instants | |
4 Lightning Bolt | |
// Sorceries | |
4 Goblin Grenade | |
// Creatures | |
4 Goblin Guide | |
4 Raging Goblin | |
4 Goblin Arsonist | |
4 Bloodmark Mentor | |
4 Boggart Ram-Gang |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment