mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Add back high infection chance for bio meat
This commit is contained in:
@@ -5,6 +5,7 @@ class FoodBioMeat: FoodEdible {
|
||||
picture = "\z\addons\dayz_epoch\pictures\equip_biomeat_CA.paa";
|
||||
descriptionShort = $STR_FOOD_NAME_BIOMEAT_DESC;
|
||||
bloodRegen = 1600;
|
||||
infectionChance = 0.4;
|
||||
};
|
||||
// new DZE harvested food
|
||||
class FoodPumpkin : FoodEdible {
|
||||
|
||||
Reference in New Issue
Block a user