Fix tent bug

Thx again kira
This commit is contained in:
AirwavesMan
2021-01-11 15:35:37 +01:00
parent e6c749f51c
commit 57fe87bb4a

View File

@@ -126,7 +126,7 @@ class ItemDesertTent : CA_Magazine
{
scope = 2;
count = 1;
type = ;
type = 256;
model = "\dayz_equip\models\tentbag_gear.p3d";
picture = "\dayz_equip\textures\equip_tentbag_ca.paa";
displayName = $STR_VEH_NAME_DESERT_TENT;