Add rubbish and bodies to dayz_code + localization

This commit is contained in:
AirwavesMan
2021-01-07 16:45:12 +01:00
parent 05933489fd
commit 068a0b81e0
3 changed files with 108 additions and 7 deletions

View File

@@ -461,10 +461,11 @@ class CfgVehicles
#include "WaterSources.hpp"
#include "Blood_Trail_DZ.hpp"
#include "DebugBox.hpp"
#include "Graves.hpp" // GraveDZE and Massgrave
#include "Graves.hpp" // GraveDZE, Massgrave, dead bodies
#include "Veins.hpp" //Veins and Wrecks
#include "SupplyCrate.hpp" //Supply Crate and Wreck
#include "InfectedCamps.hpp"
#include "Rubbish.hpp"
//Buildables
class DZ_storage_base : Land_A_tent {