Update DZE_BuryOnRoad description

This commit is contained in:
A Man
2022-04-17 14:38:43 +02:00
parent 73ab04ccf1
commit 701254a538
18 changed files with 36 additions and 36 deletions

View File

@@ -420,11 +420,11 @@ if (!isDedicated) then {
// Bury and Butcher Bodies
if (DZE_Bury_Body) then {
DZE_Bury_Body_Value = 30;// Amount of humanity to gain for burying a body.
DZE_BuryOnRoad = false; // Restrict burying/butchering on roads?
DZE_BuryOnRoad = false; // Allow burying/butchering on roads?
};
if (DZE_Butcher_Body) then {
DZE_Butcher_Body_Value = -30;// Amount of humanity to lose for butchering a body.
DZE_BuryOnRoad = false; // Restrict burying/butchering on roads?
DZE_BuryOnRoad = false; // Allow burying/butchering on roads?
};
// Take Clothes