fuck man major readjustment but it is running again...
This commit is contained in:
+2
-2
@@ -4,7 +4,7 @@ spec:
|
||||
max_world_price: 100
|
||||
|
||||
- name: "Food"
|
||||
max_world_price: 10
|
||||
max_world_price: 5
|
||||
|
||||
- name: "Grain"
|
||||
max_world_price: 5
|
||||
@@ -13,5 +13,5 @@ spec:
|
||||
max_world_price: 1
|
||||
|
||||
- name: "Fruit"
|
||||
max_world_price: 1
|
||||
max_world_price: 5
|
||||
|
||||
+11
-11
@@ -2,29 +2,29 @@ kind: production
|
||||
spec:
|
||||
|
||||
- name: Grain
|
||||
amount: 100
|
||||
amount: 1000
|
||||
prod:
|
||||
- Raw_Agriculture_Plot: 1
|
||||
Raw_Agriculture_Plot: 1
|
||||
- name: Fruit
|
||||
amount: 75
|
||||
amount: 1000
|
||||
prod:
|
||||
- Raw_Agriculture_Plot: 1
|
||||
Raw_Agriculture_Plot: 1
|
||||
- name: Wood
|
||||
amount: 10
|
||||
amount: 1000
|
||||
prod:
|
||||
- Raw_Forrest: 1
|
||||
Raw_Forrest: 1
|
||||
|
||||
- name: Fuel
|
||||
amount: 10
|
||||
prod:
|
||||
- Wood: 1
|
||||
Wood: 1
|
||||
|
||||
- name: Food
|
||||
amount: 10
|
||||
amount: 5
|
||||
prod:
|
||||
- Fuel: 1
|
||||
- Fruit: 1
|
||||
- Grain: 2
|
||||
Fuel: 1
|
||||
Fruit: 1
|
||||
Grain: 2
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user