mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-22 03:16:27 +03:00
Add carrot and potato
Models made by @Helion4
This commit is contained in:
@@ -89,7 +89,7 @@ class FoodRaw : FoodEdible
|
||||
bloodRegen = 200;
|
||||
Nutrition[] = {282,0,0,0};
|
||||
|
||||
infectionChance = 0.1;
|
||||
infectionChance = 0.7;
|
||||
};
|
||||
|
||||
//Cooked food base class
|
||||
@@ -102,6 +102,7 @@ class FoodCooked : FoodEdible
|
||||
#include "PackagedFood.hpp"
|
||||
#include "Meat.hpp"
|
||||
#include "Fish.hpp"
|
||||
#include "Plants.hpp"
|
||||
|
||||
#include "Soda.hpp"
|
||||
#include "WaterBottle.hpp"
|
||||
|
||||
Reference in New Issue
Block a user