mirror of
https://github.com/neogeek23/Dominion-Strategy-Simulator.git
synced 2026-02-04 02:58:16 +00:00
Add files via upload
This commit is contained in:
parent
ff84748af9
commit
a94d73a9c8
2
game.py
2
game.py
@ -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]]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user