mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Fix tent bug
Thx again kira
This commit is contained in:
@@ -126,7 +126,7 @@ class ItemDesertTent : CA_Magazine
|
|||||||
{
|
{
|
||||||
scope = 2;
|
scope = 2;
|
||||||
count = 1;
|
count = 1;
|
||||||
type = ;
|
type = 256;
|
||||||
model = "\dayz_equip\models\tentbag_gear.p3d";
|
model = "\dayz_equip\models\tentbag_gear.p3d";
|
||||||
picture = "\dayz_equip\textures\equip_tentbag_ca.paa";
|
picture = "\dayz_equip\textures\equip_tentbag_ca.paa";
|
||||||
displayName = $STR_VEH_NAME_DESERT_TENT;
|
displayName = $STR_VEH_NAME_DESERT_TENT;
|
||||||
|
|||||||
Reference in New Issue
Block a user