ok dokey, performance ist ein wenig besser

This commit is contained in:
2023-06-27 09:17:14 +02:00
parent 5514f3f1d9
commit b7dc7b99d1
15 changed files with 81 additions and 30 deletions
-1
View File
@@ -4,4 +4,3 @@ spec:
res:
- 'Food': 1
- 'Fruit': 0.1
- 'Fuel': 0.1
+2 -2
View File
@@ -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
View File
@@ -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