This commit is contained in:
2023-07-04 16:02:53 +02:00
parent 7d506625bd
commit 7554071405
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ spec:
- name: basic
res:
- 'Food': 1
- 'Fruit': 0.1
# - 'Fruit': 0.1
+3 -3
View File
@@ -2,7 +2,7 @@ kind: production
spec:
- name: Grain
amount: 100
amount: 200
prod:
Raw_Agriculture_Plot: 1
- name: Fruit
@@ -20,11 +20,11 @@ spec:
# Wood: 1
- name: Food
amount: 100
amount: 50
prod:
# Fuel: 1
# Fruit: 1
Grain: 2
Grain: 1
Binary file not shown.