lets create trading
This commit is contained in:
@@ -44,7 +44,7 @@ class SimpleCraft(BaseComponent):
|
||||
payment=10,
|
||||
payment_max_skill_multiplier=1,
|
||||
skill_dist="none",
|
||||
build_labor=10.0,
|
||||
build_labor=1.0,
|
||||
**base_component_kwargs
|
||||
):
|
||||
super().__init__(*base_component_args, **base_component_kwargs)
|
||||
|
||||
Reference in New Issue
Block a user