Explorar o código

Hills & Sheep expansion, fixes #21

George C. Privon %!s(int64=7) %!d(string=hai) anos
pai
achega
e9531522d0
Modificáronse 2 ficheiros con 5 adicións e 4 borrados
  1. 1 0
      CHANGELOG.md
  2. 4 4
      manage_database.py

+ 1 - 0
CHANGELOG.md

@@ -7,6 +7,7 @@
 #### Enhancements
 
 * Print token type in scoring confirmation message. Update formatting.
+* Add "Hills and & Sheep" Expansion
 
 #### Bug Fixes
 

+ 4 - 4
manage_database.py

@@ -222,10 +222,10 @@ def initializeDB(c, DBVER):
                                                 "Hills & Sheep",
                                                 0,
                                                 0,
-                                                "",
-                                                "",
-                                                0,
-                                                "")''')
+                                                "Shepherd",
+                                                "Flock",
+                                                18,
+                                                "Hill,Vineyard")''')
     c.execute('''INSERT INTO expansions values (10,
                                                 "Under the Big Top",
                                                 0,