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 - name: basic
res: res:
- 'Food': 1 - 'Food': 1
- 'Fruit': 0.1 # - 'Fruit': 0.1
+3 -3
View File
@@ -2,7 +2,7 @@ kind: production
spec: spec:
- name: Grain - name: Grain
amount: 100 amount: 200
prod: prod:
Raw_Agriculture_Plot: 1 Raw_Agriculture_Plot: 1
- name: Fruit - name: Fruit
@@ -20,11 +20,11 @@ spec:
# Wood: 1 # Wood: 1
- name: Food - name: Food
amount: 100 amount: 50
prod: prod:
# Fuel: 1 # Fuel: 1
# Fruit: 1 # Fruit: 1
Grain: 2 Grain: 1
Binary file not shown.