its starting to get stable
This commit is contained in:
+16
-6
@@ -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
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user