Boost horse and livestock chances a bit.
This commit is contained in:
@@ -130,8 +130,8 @@ const double INCENSE_FAVOR_PER_HOUR = 0.3;
|
|||||||
// Livestock and stable settings
|
// Livestock and stable settings
|
||||||
const int MAX_HORSES = 9;
|
const int MAX_HORSES = 9;
|
||||||
const int MAX_LIVESTOCK = 9;
|
const int MAX_LIVESTOCK = 9;
|
||||||
const int HORSE_ADVENTURE_CHANCE = 30;
|
const int HORSE_ADVENTURE_CHANCE = 45;
|
||||||
const int LIVESTOCK_ADVENTURE_CHANCE = 30;
|
const int LIVESTOCK_ADVENTURE_CHANCE = 45;
|
||||||
const int HORSE_SUCCESS_BONUS_PER = 2;
|
const int HORSE_SUCCESS_BONUS_PER = 2;
|
||||||
const int HORSE_DAMAGE_BONUS_STEP = 3;
|
const int HORSE_DAMAGE_BONUS_STEP = 3;
|
||||||
const int LIVESTOCK_MEAT_CHANCE = 6;
|
const int LIVESTOCK_MEAT_CHANCE = 6;
|
||||||
|
|||||||
Reference in New Issue
Block a user