Add files via upload

This commit is contained in:
Brad Stein 2018-01-05 03:47:23 -06:00 committed by GitHub
parent ff84748af9
commit a94d73a9c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -107,7 +107,7 @@ def get_card_info():
def get_starting_deck():
return [["Copper", 7], ["Militia", 3]]
return [["Copper", 7], ["Estate", 3]]
# return [["Market", 2], ["Merchant", 2], ["Smithy", 2], ["Village", 2], ["Moat", 2]]
# return [["Militia", 4], ["Cellar", 3], ["Moat", 3]]
# return [["Silver", 7], ["Merchant", 3]]