Add DZE_enableBloodRegen to enable/disable blood regenation

Made by @Victor-the-Cleaner
This commit is contained in:
A Man
2022-04-30 16:56:24 +02:00
parent 628e72dd4b
commit 16bf4375c7
19 changed files with 33 additions and 16 deletions

View File

@@ -171,6 +171,7 @@ if (!isDedicated) then {
timezoneswitch = 0; // Changes murderMenu times with this offset in hours.
dayz_maxGlobalZeds = 500; // Maximum allowed zeds on the map
dayz_paraSpawn = false; // Helo jump spawn
DZE_enableBloodRegen = true; // player slowly regains blood if they are well fed and resting
DZE_SelfTransfuse = true; // Allow players to give themselves blood transfusions
DZE_selfTransfuse_Values = [12000,15,120]; // [blood amount, infection chance, cool-down (seconds)]
dayz_DamageMultiplier = 1; // Increases the damage to the player by zombie attacks