ok dokey, performance ist ein wenig besser
This commit is contained in:
@@ -4,4 +4,3 @@ spec:
|
||||
res:
|
||||
- 'Food': 1
|
||||
- 'Fruit': 0.1
|
||||
- 'Fuel': 0.1
|
||||
|
||||
+2
-2
@@ -6,7 +6,7 @@ spec:
|
||||
prod:
|
||||
- Raw_Agriculture_Plot: 1
|
||||
- name: Fruit
|
||||
amount: 10
|
||||
amount: 75
|
||||
prod:
|
||||
- Raw_Agriculture_Plot: 1
|
||||
- name: Wood
|
||||
@@ -20,7 +20,7 @@ spec:
|
||||
- Wood: 1
|
||||
|
||||
- name: Food
|
||||
amount: 5
|
||||
amount: 10
|
||||
prod:
|
||||
- Fuel: 1
|
||||
- Fruit: 1
|
||||
|
||||
+4
-4
@@ -6,12 +6,12 @@ spec:
|
||||
|
||||
- name: grass
|
||||
res:
|
||||
- 'Raw_Agriculture_Plot': 1
|
||||
- 'Raw_Forrest': 1
|
||||
- 'Raw_Agriculture_Plot': 0.5
|
||||
- 'Raw_Forrest': 0.5
|
||||
|
||||
- name: forrest
|
||||
res:
|
||||
- 'Raw_Agriculture_Plot': 1
|
||||
- 'Raw_Forrest': 2
|
||||
- 'Raw_Agriculture_Plot': 0.5
|
||||
- 'Raw_Forrest': 0.5
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user