something something i broke it meh

This commit is contained in:
2023-06-29 08:02:20 +02:00
parent 509c59bb88
commit 4bfe5245a9
11 changed files with 106 additions and 63 deletions
+18 -18
View File
@@ -2,29 +2,29 @@ kind: production
spec:
- name: Grain
amount: 1000
prod:
Raw_Agriculture_Plot: 1
- name: Fruit
amount: 1000
prod:
Raw_Agriculture_Plot: 1
- name: Wood
amount: 1000
prod:
Raw_Forrest: 1
- name: Fuel
amount: 10
prod:
Wood: 1
Raw_Agriculture_Plot: 1
# - name: Fruit
# amount: 1000
# prod:
# Raw_Agriculture_Plot: 1
# - name: Wood
# amount: 1000
# prod:
# Raw_Forrest: 1
# - name: Fuel
# amount: 10
# prod:
# Wood: 1
- name: Food
amount: 5
amount: 1
prod:
Fuel: 1
Fruit: 1
Grain: 2
# Fuel: 1
# Fruit: 1
Grain: 5