瀏覽代碼

Increase starting resources to make the game playable

Tankernn 7 年之前
父節點
當前提交
96f47d3f61
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      config/game.yaml

+ 3 - 3
config/game.yaml

@@ -8,10 +8,10 @@ game:
       - wood
       - stone
     storage: # Free storage
-      gold: 100
-      wood: 100
+      gold: 1000
+      wood: 1000
     start: # Starting resources
-      gold: 100
+      gold: 1000
       units:
         -
           type: peasant