mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-17 17:56:40 +03:00
Swap bloodbags in traders and loot for classic system
This commit is contained in:
@@ -90,7 +90,7 @@ r_interrupt = false;
|
||||
};
|
||||
|
||||
if (_complete) then {
|
||||
if (!DZE_UseBloodTypes) then {
|
||||
if (dayz_classicBloodBagSystem) then {
|
||||
player addMagazine "ItemBloodbag";
|
||||
} else {
|
||||
switch (_bloodType) do {
|
||||
|
||||
Reference in New Issue
Block a user