mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 17:20:26 +03:00
Fix wrong bloodbag types spawning
This commit is contained in:
@@ -38,6 +38,5 @@ Author:
|
||||
(_this select 0) addBackpackCargoGlobal [_x select 1, 1];
|
||||
};
|
||||
};
|
||||
}
|
||||
foreach Loot_Select(_this select 1, _this select 2);
|
||||
} count Loot_Select(_this select 1, _this select 2);
|
||||
//foreach ([_this select 1, _this select 2] call loot_select);
|
||||
Reference in New Issue
Block a user