Fix generator gear display and Offroad hud

using generator as a tent should have no adverse effects.

Thanks @SmokeyBR
This commit is contained in:
icomrade
2016-09-19 12:08:25 -04:00
parent cb6a985645
commit 37a717fe3f
2 changed files with 2 additions and 246 deletions

View File

@@ -612,7 +612,7 @@ class CfgVehicles {
supplyRadius = 1;
};
#include "gathered_plants.hpp"
class Generator_Base: BuiltItems //Vanilla generator uses SkodaBase but is currently not functional
class Generator_Base: Land_A_tent //Vanilla generator uses SkodaBase but is currently not functional
{
model = "\dayz_equip\models\generator_gear.p3d";
picture = "\dayz_equip\textures\equip_generator_ca.paa";