Increased recipe limit.
Contributed by rocknowx.
This commit is contained in:
parent
f9692879f6
commit
6a850836c6
6
trunk/dist/game/config/Character.ini
vendored
6
trunk/dist/game/config/Character.ini
vendored
@ -559,9 +559,9 @@ CraftingEnabled = True
|
||||
CraftMasterwork = True
|
||||
|
||||
# Limits for recipes
|
||||
# Default: 50, 50
|
||||
DwarfRecipeLimit = 50
|
||||
CommonRecipeLimit = 50
|
||||
# Default: 100, 100
|
||||
DwarfRecipeLimit = 100
|
||||
CommonRecipeLimit = 100
|
||||
|
||||
# Alternative crafting rules. If enabled, the following will be true:
|
||||
# Crafting takes time.
|
||||
|
Loading…
Reference in New Issue
Block a user