wow .. sieht gut aus
This commit is contained in:
@@ -13,7 +13,7 @@ class Price_Believe_Business(Business):
|
||||
self.expense_per_unit = -1
|
||||
self.income_per_unit = -1
|
||||
self.distribute = Price_Believe_Distribiute_Agent(
|
||||
simulation, self, production["name"], exchange, 0.2, 30)
|
||||
simulation, self, production["name"], exchange, 0.2, 50)
|
||||
self.craft = AutoProductionAgent(simulation, self)
|
||||
self.aquire = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user