mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Update vanilla player build
Vanilla development commits applied:a2193626a0deb72076722de1d90edd8a914606cf
This commit is contained in:
@@ -8,7 +8,6 @@ class ItemTent : CA_Magazine
|
||||
picture = "\dayz_equip\textures\equip_tentbag_ca.paa";
|
||||
displayName = $STR_EQUIP_NAME_20;
|
||||
descriptionShort = $STR_EQUIP_DESC_20;
|
||||
|
||||
class ItemActions
|
||||
{
|
||||
class Build
|
||||
@@ -52,9 +51,7 @@ class ItemDomeTent : CA_Magazine
|
||||
picture = "\dayz_equip\textures\equip_tentbag_ca.paa";
|
||||
displayName = $STR_VEH_NAME_DOME_TENT;
|
||||
descriptionShort = $STR_EQUIP_DESC_20;
|
||||
|
||||
bypassCollision = "true";
|
||||
|
||||
|
||||
class ItemActions
|
||||
{
|
||||
class Build
|
||||
|
||||
Reference in New Issue
Block a user