소스 검색

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