its starting to get stable

This commit is contained in:
2023-06-26 17:03:15 +02:00
parent 4cec35935f
commit 5514f3f1d9
19 changed files with 96 additions and 50 deletions
+16 -6
View File
@@ -2,19 +2,29 @@ kind: production
spec:
- name: Grain
amount: 10
amount: 100
prod:
- Raw_Agriculture_Plot: 1
- Raw_Agriculture_Plot: 1
- name: Fruit
amount: 10
prod:
- Raw_Agriculture_Plot: 1
- Raw_Agriculture_Plot: 1
- name: Wood
amount: 10
prod:
- Raw_Forrest: 1
- name: Fuel
amount: 10
prod:
- Wood: 1
- name: Food
amount: 5
prod:
- Fruit: 1
- Grain: 1
- Fuel: 1
- Fruit: 1
- Grain: 2