Fixed crash bug with snares and possibly in other places.
This commit is contained in:
@@ -23,6 +23,7 @@ const int BASE_STORAGE_MAX = 50;
|
||||
const int BLESSING_HEAL_AMOUNT = 3;
|
||||
const int BLESSING_BARRICADE_REPAIR = 20;
|
||||
const int BLESSING_SPEED_DURATION = 300000;
|
||||
const int BLESSING_RESIDENT_DURATION = 300000;
|
||||
const int BLESSING_TRIGGER_CHANCE = 10;
|
||||
const int BLESSING_WALK_SPEED = 320;
|
||||
const int FISH_WEIGHT_MIN = 1;
|
||||
|
||||
Reference in New Issue
Block a user