Bug fixes :
- Fixed sometime the dinos were spawning outside the map
New Additions
- You can now set the min and max levels of each stats of the dinos you spawn !
"StatPoints": {
"HpMin": 30,
"HpMax": 50,
"StaminaMin": 0,
"StaminaMax": 20,
"OxygenMin": 0,
"OxygenMax": 0,
"FoodMin": 0,
"FoodMax": 0,
"WeightMin": 0,
"WeightMax": 10,
"MeleeMin": 30,
"MeleeMax": 30,
"SpeedMin": 0,
"SpeedMax": 10
}