Add config for mutant heart protection

This commit is contained in:
worldwidesorrow
2021-08-18 14:19:44 -05:00
parent 8422133a7d
commit cc1babf570
4 changed files with 6 additions and 3 deletions

View File

@@ -301,6 +301,7 @@ if (!isDedicated) then {
DZE_BloodsuckersMaxLocal = 2; // Maximum number of bloodsuckers that can spawn per client.
DZE_BloodsuckerScreenEffect = true; // On screen slash marks when the bloodsuckers attack.
DZE_BloodsuckerDeleteNearTrader = true; // Deletes bloodsuckers when near trader cities.
DZE_MutantHeartProtect = true; // Disables targeting and attack if the player has a mutant heart in inventory.
};
// Garage Door Opener