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
b90b70f118
commit
a6754566ae
4
game.py
4
game.py
@ -79,9 +79,9 @@ def get_card_info():
|
||||
|
||||
|
||||
def get_starting_deck():
|
||||
# return [["Copper", 7], ["Estate", 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 [["Militia", 4], ["Cellar", 3], ["Moat", 3]]
|
||||
|
||||
|
||||
main()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user