mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
CfgVehicles and Scope issues done
This commit is contained in:
@@ -1320,7 +1320,7 @@ class CfgMagazines {
|
||||
};
|
||||
};
|
||||
class ItemTentDomed : ItemTent {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = 256;
|
||||
displayName = "Camping Tent Desert";
|
||||
@@ -1356,7 +1356,7 @@ class CfgMagazines {
|
||||
};
|
||||
};
|
||||
class ItemTentDomed2 : ItemTent {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = 256;
|
||||
displayName = "Camping Tent Green";
|
||||
@@ -1392,7 +1392,7 @@ class CfgMagazines {
|
||||
};
|
||||
|
||||
class ItemSandbag : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = 256;
|
||||
displayName = $STR_EQUIP_NAME_21;
|
||||
@@ -1451,7 +1451,7 @@ class CfgMagazines {
|
||||
};
|
||||
|
||||
class BagFenceRound_DZ_kit : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = 256;
|
||||
displayName = "Round Sandbag Fence";
|
||||
@@ -1479,7 +1479,7 @@ class CfgMagazines {
|
||||
};
|
||||
|
||||
class ItemSledgeHead : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = 256;
|
||||
displayName = "Sledgehammer Head";
|
||||
@@ -1501,7 +1501,7 @@ class CfgMagazines {
|
||||
};
|
||||
};
|
||||
class ItemSledgeHandle : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = 256;
|
||||
displayName = "Sledgehammer Handle";
|
||||
@@ -1524,7 +1524,7 @@ class CfgMagazines {
|
||||
};
|
||||
|
||||
class ItemSandbagLarge : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = 256;
|
||||
displayName = "H-barrier cube";
|
||||
@@ -1553,7 +1553,7 @@ class CfgMagazines {
|
||||
|
||||
|
||||
class ItemSandbagExLarge : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = 256;
|
||||
displayName = "3 x H-barrier cube";
|
||||
@@ -1581,7 +1581,7 @@ class CfgMagazines {
|
||||
};
|
||||
|
||||
class ItemSandbagExLarge5x : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = 256;
|
||||
displayName = "5 x H-barrier cube";
|
||||
@@ -1600,7 +1600,7 @@ class CfgMagazines {
|
||||
};
|
||||
|
||||
class ItemTankTrap : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = 256;
|
||||
displayName = $STR_EQUIP_NAME_22;
|
||||
@@ -1619,7 +1619,7 @@ class CfgMagazines {
|
||||
};
|
||||
|
||||
class TrapBear : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = 256;
|
||||
displayName = "Bear Trap";
|
||||
@@ -1638,7 +1638,7 @@ class CfgMagazines {
|
||||
};
|
||||
|
||||
class ItemWire : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = 256;
|
||||
displayName = $STR_EQUIP_NAME_23;
|
||||
@@ -1670,7 +1670,7 @@ class CfgMagazines {
|
||||
|
||||
class HandGrenade_Stone;
|
||||
class ItemTrashToiletpaper : HandGrenade_Stone {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_JUNK_NAME_TOILETPAPER;
|
||||
descriptionShort = $STR_JUNK_DESC_TOILETPAPER;
|
||||
@@ -1680,7 +1680,7 @@ class CfgMagazines {
|
||||
ammo = "GrenadeHand_Stone";
|
||||
};
|
||||
class ItemTrashRazor : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_JUNK_NAME_RAZOR;
|
||||
descriptionShort = $STR_JUNK_DESC_RAZOR;
|
||||
@@ -1690,7 +1690,7 @@ class CfgMagazines {
|
||||
};
|
||||
|
||||
class ItemKiloHemp : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = "Kilo of Hemp";
|
||||
descriptionShort = "Kilo of Hemp";
|
||||
|
||||
@@ -129,7 +129,7 @@ class 2Rnd_shotgun_74Pellets: 8Rnd_B_Beneli_Pellets {
|
||||
};
|
||||
|
||||
class Quiver : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
ammo = "WoodenArrow";
|
||||
count = 6;
|
||||
descriptionshort = "Small Quiver used with the Crossbow, Max arrows 6.";
|
||||
@@ -139,7 +139,7 @@ class Quiver : CA_Magazine {
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_quiver_ca.paa";
|
||||
};
|
||||
class WoodenArrow : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
displayName = "Arrow"; //$STR_MAG_NAME_3;
|
||||
model = "\dayz_weapons\models\bolt_gear";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_warrow_ca.paa";
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_ACOG : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_BELT : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_CCO : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_FL : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_FL_Pist : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_GP25 : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_Ghillie : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_Holo : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_Kobra : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_M203 : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_PSO1 : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_SA58RIS : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_Sup545 : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_Sup556 : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_Sup9 : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_SupBizon : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Attachment_SupMakarov : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class Skin_Camo1_DZ : SkinBase
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
displayName = $STR_EQUIP_NAME_CAMO;
|
||||
descriptionShort = $STR_EQUIP_DESC_CAMO;
|
||||
};
|
||||
@@ -1,6 +1,6 @@
|
||||
class Skin_Sniper1_DZ : SkinBase
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
displayName = $STR_EQUIP_NAME_GHILLIE;
|
||||
descriptionShort = $STR_EQUIP_DESC_GHILLIE;
|
||||
};
|
||||
@@ -1,6 +1,6 @@
|
||||
class Skin_Soldier1_DZ : SkinBase
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
displayName = $STR_EQUIP_NAME_SOLDIER;
|
||||
descriptionShort = $STR_EQUIP_DESC_SOLDIER;
|
||||
};
|
||||
@@ -1,6 +1,6 @@
|
||||
class Skin_Survivor2_DZ : SkinBase
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
displayName = $STR_EQUIP_NAME_CIV;
|
||||
descriptionShort = $STR_EQUIP_DESC_CIV;
|
||||
};
|
||||
@@ -1,6 +1,6 @@
|
||||
class ItemCanteen : FoodDrink
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "\dayz_equip\models\waterbottle_gear.p3d";
|
||||
picture = "\dayz_equip\textures\equip_waterbottle_ca.paa";
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class FishRawTrout : FoodRaw
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "\z\addons\dayz_communityassets\models\trout.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_trout_CA.paa";
|
||||
@@ -15,7 +15,7 @@ class FishRawTrout : FoodRaw
|
||||
|
||||
class FishCookedTrout : FoodCooked
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "\z\addons\dayz_communityassets\models\trout_cooked.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_trout_cooked_CA.paa";
|
||||
@@ -30,7 +30,7 @@ class FishCookedTrout : FoodCooked
|
||||
|
||||
class FishRawSeaBass : FoodRaw
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "\z\addons\dayz_communityassets\models\seabass.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_seabass_CA.paa";
|
||||
@@ -45,7 +45,7 @@ class FishRawSeaBass : FoodRaw
|
||||
|
||||
class FishCookedSeaBass : FoodCooked
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "\z\addons\dayz_communityassets\models\seabass_cooked.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_seabass_cooked_CA.paa";
|
||||
@@ -60,7 +60,7 @@ class FishCookedSeaBass : FoodCooked
|
||||
|
||||
class FishRawTuna : FoodRaw
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "\z\addons\dayz_communityassets\models\tuna.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_tuna_CA.paa";
|
||||
@@ -75,7 +75,7 @@ class FishRawTuna : FoodRaw
|
||||
|
||||
class FishCookedTuna : FoodCooked
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "\z\addons\dayz_communityassets\models\tuna_cooked.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_tuna_cooked_CA.paa";
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class FoodGoatRaw : FoodRaw
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "\dayz_equip\models\food_steak_gear.p3d";
|
||||
picture = "\dayz_equip\textures\equip_steak_ca.paa";
|
||||
@@ -15,7 +15,7 @@ class FoodGoatRaw : FoodRaw
|
||||
|
||||
class FoodGoatCooked : FoodCooked
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "\dayz_equip\models\food_steak_cooked_gear.p3d";
|
||||
picture = "\dayz_equip\textures\equip_steak_cooked_ca.paa";
|
||||
@@ -28,7 +28,7 @@ class FoodGoatCooked : FoodCooked
|
||||
|
||||
class FoodMuttonRaw : FoodRaw
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\mutton_raw.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_mutton_raw_CA.paa";
|
||||
@@ -43,7 +43,7 @@ class FoodMuttonRaw : FoodRaw
|
||||
|
||||
class FoodMuttonCooked : FoodCooked
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\mutton_cooked.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_mutton_cooked_CA.paa";
|
||||
@@ -58,7 +58,7 @@ class FoodMuttonCooked : FoodCooked
|
||||
|
||||
class FoodChickenRaw : FoodRaw
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "\dayz_equip\models\food_steak_gear.p3d";
|
||||
picture = "\dayz_equip\textures\equip_steak_ca.paa";
|
||||
@@ -73,7 +73,7 @@ class FoodChickenRaw : FoodRaw
|
||||
|
||||
class FoodChickenCooked : FoodCooked
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "\dayz_equip\models\food_steak_cooked_gear.p3d";
|
||||
picture = "\dayz_equip\textures\equip_steak_cooked_ca.paa";
|
||||
@@ -88,7 +88,7 @@ class FoodChickenCooked : FoodCooked
|
||||
|
||||
class FoodBaconRaw : FoodRaw
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\bacon_raw.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_bacon_raw_CA.paa";
|
||||
@@ -103,7 +103,7 @@ class FoodBaconRaw : FoodRaw
|
||||
|
||||
class FoodBaconCooked : FoodCooked
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\bacon_fried.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_bacon_fried_CA.paa";
|
||||
@@ -118,7 +118,7 @@ class FoodBaconCooked : FoodCooked
|
||||
|
||||
class FoodRabbitRaw : FoodRaw
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "\dayz_equip\models\food_steak_gear.p3d";
|
||||
picture = "\dayz_equip\textures\equip_steak_ca.paa";
|
||||
@@ -133,7 +133,7 @@ class FoodRabbitRaw : FoodRaw
|
||||
|
||||
class FoodRabbitCooked : FoodCooked
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "\dayz_equip\models\food_steak_cooked_gear.p3d";
|
||||
picture = "\dayz_equip\textures\equip_steak_cooked_ca.paa";
|
||||
@@ -148,7 +148,7 @@ class FoodRabbitCooked : FoodCooked
|
||||
|
||||
class FoodBeefRaw : FoodRaw
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "\dayz_equip\models\food_steak_gear.p3d";
|
||||
picture = "\dayz_equip\textures\equip_steak_ca.paa";
|
||||
@@ -163,7 +163,7 @@ class FoodBeefRaw : FoodRaw
|
||||
|
||||
class FoodBeefCooked : FoodCooked
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "\dayz_equip\models\food_steak_cooked_gear.p3d";
|
||||
picture = "\dayz_equip\textures\equip_steak_cooked_ca.paa";
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*class AngelCookies : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\buiscits_box.p3d";
|
||||
picture = "z\addons\dayz_communityassets\CraftingPlaceholders\equip_angel_cookies.paa";
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
class FoodMRE : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\mre.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_mre_CA.paa";
|
||||
@@ -25,7 +25,7 @@ class FoodMRE : FoodPackaged
|
||||
|
||||
class FoodPistachio : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\pistachio.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_pistachios_CA.paa";
|
||||
@@ -38,7 +38,7 @@ class FoodPistachio : FoodPackaged
|
||||
|
||||
class FoodNutmix : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\nutmix.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_nutmix_CA.paa";
|
||||
@@ -51,7 +51,7 @@ class FoodNutmix : FoodPackaged
|
||||
|
||||
class FoodCanBeef : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\can_beef_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_beef_clean_full_ca.paa";
|
||||
@@ -66,7 +66,7 @@ class FoodCanBeef : FoodPackaged
|
||||
|
||||
class FoodCanPotatoes : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\can_pots_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_pots_clean_full_ca.paa";
|
||||
@@ -81,7 +81,7 @@ class FoodCanPotatoes : FoodPackaged
|
||||
|
||||
class FoodCanGriff : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\can_griff_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_griff_clean_full_ca.paa";
|
||||
@@ -96,7 +96,7 @@ class FoodCanGriff : FoodPackaged
|
||||
|
||||
class FoodCanBadguy : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\can_badguy_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_badguy_clean_full_ca.paa";
|
||||
@@ -111,7 +111,7 @@ class FoodCanBadguy : FoodPackaged
|
||||
|
||||
class FoodCanBoneboy : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\can_boneboy_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_boneboy_clean_full_ca.paa";
|
||||
@@ -126,7 +126,7 @@ class FoodCanBoneboy : FoodPackaged
|
||||
|
||||
class FoodCanCorn : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\can_corn_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_corn_clean_full_ca.paa";
|
||||
@@ -141,7 +141,7 @@ class FoodCanCorn : FoodPackaged
|
||||
|
||||
class FoodCanCurgon : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\can_curgon_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_curgon_clean_full_ca.paa";
|
||||
@@ -156,7 +156,7 @@ class FoodCanCurgon : FoodPackaged
|
||||
|
||||
class FoodCanDemon : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\can_demon_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_demon_clean_full_ca.paa";
|
||||
@@ -171,7 +171,7 @@ class FoodCanDemon : FoodPackaged
|
||||
|
||||
class FoodCanFraggleos : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\can_fraggleos_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_fraggleos_clean_full_ca.paa";
|
||||
@@ -186,7 +186,7 @@ class FoodCanFraggleos : FoodPackaged
|
||||
|
||||
class FoodCanHerpy : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\can_herpy_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_herpy_clean_full_ca.paa";
|
||||
@@ -201,7 +201,7 @@ class FoodCanHerpy : FoodPackaged
|
||||
|
||||
class FoodCanDerpy : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\can_derpy_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_derpy_clean_full_ca.paa";
|
||||
@@ -216,7 +216,7 @@ class FoodCanDerpy : FoodPackaged
|
||||
|
||||
class FoodCanOrlok : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\can_orlok_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_orlok_clean_full_ca.paa";
|
||||
@@ -231,7 +231,7 @@ class FoodCanOrlok : FoodPackaged
|
||||
|
||||
class FoodCanPowell : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\can_powell_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_powell_clean_full_ca.paa";
|
||||
@@ -246,7 +246,7 @@ class FoodCanPowell : FoodPackaged
|
||||
|
||||
class FoodCanTylers : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\can_tylers_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_tylers_clean_full_ca.paa";
|
||||
@@ -261,7 +261,7 @@ class FoodCanTylers : FoodPackaged
|
||||
|
||||
class FoodCanUnlabeled : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\can_unlabeled_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_unlabeled_clean_full_ca.paa";
|
||||
@@ -276,7 +276,7 @@ class FoodCanUnlabeled : FoodPackaged
|
||||
|
||||
class FoodCanRusUnlabeled : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\can_small_unlabeled_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_small_rus_unlabeled_clean_full_ca.paa";
|
||||
@@ -291,7 +291,7 @@ class FoodCanRusUnlabeled : FoodPackaged
|
||||
|
||||
class FoodCanRusStew : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\can_small_rus_stew_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_small_rus_stew_clean_full_ca.paa";
|
||||
@@ -306,7 +306,7 @@ class FoodCanRusStew : FoodPackaged
|
||||
|
||||
class FoodCanRusPork : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\can_small_rus_pork_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_small_rus_pork_clean_full_ca.paa";
|
||||
@@ -321,7 +321,7 @@ class FoodCanRusPork : FoodPackaged
|
||||
|
||||
class FoodCanRusPeas : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\can_small_rus_peas_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_small_rus_peas_clean_full_ca.paa";
|
||||
@@ -336,7 +336,7 @@ class FoodCanRusPeas : FoodPackaged
|
||||
|
||||
class FoodCanRusMilk : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\can_small_rus_milk_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_small_rus_milk_clean_full_ca.paa";
|
||||
@@ -351,7 +351,7 @@ class FoodCanRusMilk : FoodPackaged
|
||||
|
||||
class FoodCanRusCorn : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\can_small_rus_corn_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_small_rus_corn_clean_full_ca.paa";
|
||||
@@ -366,7 +366,7 @@ class FoodCanRusCorn : FoodPackaged
|
||||
|
||||
class FoodChipsSulahoops : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\bag_chips_small_sulahoops_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_bag_chips_small_sulahoops_full_ca.paa";
|
||||
@@ -382,7 +382,7 @@ class FoodChipsSulahoops : FoodPackaged
|
||||
|
||||
class FoodChipsMysticales : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\bag_chips_small_mysticales_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_bag_chips_small_mysticales_full_ca.paa";
|
||||
@@ -398,7 +398,7 @@ class FoodChipsMysticales : FoodPackaged
|
||||
|
||||
class FoodChipsChocolate : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\bag_chips_small_chocolate_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_bag_chips_small_chocolate_full_ca.paa";
|
||||
@@ -413,7 +413,7 @@ class FoodChipsChocolate : FoodPackaged
|
||||
|
||||
class FoodCandyChubby : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\candybar_chubby_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_candybar_chubby_full_ca.paa";
|
||||
@@ -428,7 +428,7 @@ class FoodCandyChubby : FoodPackaged
|
||||
|
||||
class FoodCandyAnders : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\candybar_anders_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_candybar_anders_ca.paa";
|
||||
@@ -443,7 +443,7 @@ class FoodCandyAnders : FoodPackaged
|
||||
|
||||
class FoodCandyLegacys : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\candybar_legacys_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_candybar_legacys_ca.paa";
|
||||
@@ -458,7 +458,7 @@ class FoodCandyLegacys : FoodPackaged
|
||||
|
||||
class FoodCakeCremeCakeClean : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\twinkie.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_bag_twinkie_clean.paa";
|
||||
@@ -473,7 +473,7 @@ class FoodCakeCremeCakeClean : FoodPackaged
|
||||
|
||||
class FoodCandyMintception : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\candybar_mintception_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_candybar_mintception_ca.paa";
|
||||
@@ -488,7 +488,7 @@ class FoodCandyMintception : FoodPackaged
|
||||
|
||||
/*class FoodCanLongSprats : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\can_long_sprat_clean_full_co.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_long_sprat_clean_full_ca.paa";
|
||||
@@ -501,7 +501,7 @@ class FoodCandyMintception : FoodPackaged
|
||||
|
||||
class FoodCanBakedBeans : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "\dayz_equip\models\food_bbtin.p3d";
|
||||
picture = "\dayz_equip\textures\equip_bbtin_ca.paa";
|
||||
@@ -516,7 +516,7 @@ class FoodCanBakedBeans : FoodPackaged
|
||||
|
||||
class FoodCanSardines : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "\dayz_equip\models\food_sardinestin.p3d";
|
||||
picture = "\dayz_equip\textures\equip_Sardinestin_ca.paa";
|
||||
@@ -531,7 +531,7 @@ class FoodCanSardines : FoodPackaged
|
||||
|
||||
class FoodCanFrankBeans : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "\dayz_equip\models\food_fbtin.p3d";
|
||||
picture = "\dayz_equip\textures\equip_fbtin_ca.paa";
|
||||
@@ -546,7 +546,7 @@ class FoodCanFrankBeans : FoodPackaged
|
||||
|
||||
class FoodCanPasta : FoodPackaged
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "\dayz_equip\models\food_pastatin.p3d";
|
||||
picture = "\dayz_equip\textures\equip_pastatin_ca.paa";
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class ItemSodaCoke : ItemSoda
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "\dayz_equip\models\soda_coke.p3d";
|
||||
picture = "\dayz_equip\textures\equip_soda_coke_ca.paa";
|
||||
@@ -12,7 +12,7 @@ class ItemSodaCoke : ItemSoda
|
||||
|
||||
class ItemSodaPepsi : ItemSoda
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "\dayz_equip\models\soda_pepsi.p3d";
|
||||
picture = "\dayz_equip\textures\equip_soda_pepsi_ca.paa";
|
||||
@@ -24,7 +24,7 @@ class ItemSodaPepsi : ItemSoda
|
||||
|
||||
class ItemSodaMdew : ItemSoda
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "\dayz_equip\models\soda_mdew.p3d";
|
||||
picture = "\dayz_equip\textures\equip_soda_mdew_ca.paa";
|
||||
@@ -36,7 +36,7 @@ class ItemSodaMdew : ItemSoda
|
||||
|
||||
class ItemSodaMtngreen : ItemSoda
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\soda_mtngreen_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_soda_mtngreen_clean_full_ca.paa";
|
||||
@@ -50,7 +50,7 @@ class ItemSodaMtngreen : ItemSoda
|
||||
|
||||
class ItemSodaR4z0r : ItemSoda
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\soda_r4z0r_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_soda_r4z0r_clean_full_ca.paa";
|
||||
@@ -64,7 +64,7 @@ class ItemSodaR4z0r : ItemSoda
|
||||
|
||||
class ItemSodaClays : ItemSoda
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\soda_clays_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_soda_clays_clean_full_ca.paa";
|
||||
@@ -78,7 +78,7 @@ class ItemSodaClays : ItemSoda
|
||||
|
||||
class ItemSodaSmasht : ItemSoda
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\soda_smasht_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_soda_smasht_clean_full_ca.paa";
|
||||
@@ -92,7 +92,7 @@ class ItemSodaSmasht : ItemSoda
|
||||
|
||||
class ItemSodaDrwaste : ItemSoda
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\soda_drwaste_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_soda_drwaste_clean_full_ca.paa";
|
||||
@@ -106,7 +106,7 @@ class ItemSodaDrwaste : ItemSoda
|
||||
|
||||
class ItemSodaFranka : ItemSoda
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\soda_franka_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_soda_franka_clean_full_ca.paa";
|
||||
@@ -120,7 +120,7 @@ class ItemSodaFranka : ItemSoda
|
||||
|
||||
class ItemSodaLemonade : ItemSoda
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\soda_lemonade_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_soda_lemonade_clean_full_ca.paa";
|
||||
@@ -134,7 +134,7 @@ class ItemSodaLemonade : ItemSoda
|
||||
|
||||
class ItemSodaLirik : ItemSoda
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\soda_lirik_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_soda_lirik_clean_full_ca.paa";
|
||||
@@ -148,7 +148,7 @@ class ItemSodaLirik : ItemSoda
|
||||
|
||||
class ItemSodaLvg : ItemSoda
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\soda_lvg_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_soda_lvg_clean_full_ca.paa";
|
||||
@@ -162,7 +162,7 @@ class ItemSodaLvg : ItemSoda
|
||||
|
||||
class ItemSodaMzly : ItemSoda
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\soda_mzly_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_soda_mzly_clean_full_ca.paa";
|
||||
@@ -176,7 +176,7 @@ class ItemSodaMzly : ItemSoda
|
||||
|
||||
class ItemSodaPeppsy : ItemSoda
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\soda_peppsy_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_soda_peppsy_clean_full_ca.paa";
|
||||
@@ -190,7 +190,7 @@ class ItemSodaPeppsy : ItemSoda
|
||||
|
||||
class ItemSodaRabbit : ItemSoda
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\soda_rabbit_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_soda_rabbit_clean_full_ca.paa";
|
||||
@@ -204,7 +204,7 @@ class ItemSodaRabbit : ItemSoda
|
||||
|
||||
class ItemSodaSacrite : ItemSoda
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\soda_sacrite_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_soda_sacrite_clean_full_ca.paa";
|
||||
@@ -218,7 +218,7 @@ class ItemSodaSacrite : ItemSoda
|
||||
|
||||
class ItemSodaRocketFuel : ItemSoda
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\soda_rocket_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_soda_rocket_clean_full_ca.paa";
|
||||
@@ -232,7 +232,7 @@ class ItemSodaRocketFuel : ItemSoda
|
||||
|
||||
class ItemSodaGrapeDrink : ItemSoda
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\soda_grape_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_soda_grape_clean_full_ca.paa";
|
||||
@@ -246,7 +246,7 @@ class ItemSodaGrapeDrink : ItemSoda
|
||||
|
||||
class ItemSherbet : ItemSoda
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\soda_sherbet_clean_full.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_soda_sherbet_clean_full_ca.paa";
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class ItemWaterBottle : FoodDrink
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "z\addons\dayz_communityassets\models\waterbottle.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\textures\waterbottle.paa";
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_1inch_metal_pipe : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_1inch_metal_pipe;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_1inch_metal_pipe;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_2inch_metal_pipe : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_2inch_metal_pipe;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_2inch_metal_pipe;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_aa_battery : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_aa_battery;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_aa_battery;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_cable_tie : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_cable_tie;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_cable_tie;
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
|
||||
class ItemCarBomb : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = (2*256);
|
||||
displayName = "Car Bomb";
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_comfreyleafs : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_comfreyleafs;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_comfreyleafs;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class Item_coni : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_DESC_equip_con_i;
|
||||
descriptionShort = $STR_ITEM_NAME_equip_con_i;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class Item_Connector_I : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_DESC_equip_con_i;
|
||||
descriptionShort = $STR_ITEM_NAME_equip_con_i;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class Item_Connector_L : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_DESC_equip_con_l;
|
||||
descriptionShort = $STR_ITEM_NAME_equip_con_l;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class Item_Connector_T : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_DESC_equip_con_t;
|
||||
descriptionShort = $STR_ITEM_NAME_equip_con_t;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_crate : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_crate;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_crate;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_Crossbow_Kit : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_CROSSBOW_KIT;
|
||||
descriptionShort = $STR_ITEM_DESC_CROSSBOW_KIT;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_crossbow_stock : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = "Crossbow (Stock)";
|
||||
descriptionShort="You require a Crossbow String kit to craft this weapon";
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_d_battery : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_d_battery;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_d_battery;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_duct_tape : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_duct_tape;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_duct_tape;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_empty_barrel : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_empty_barrel;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_empty_barrel;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_feathers : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_feathers;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_feathers;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_floppywire : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_floppywire;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_floppywire;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_fuse : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_fuse;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_fuse;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_garlic_bulb : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_garlic_bulb;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_garlic_bulb;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_gauze : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_gauze;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_gauze;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_gauzepackaged : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_gauzepackaged;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_gauzepackaged;
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
|
||||
class equip_herb_box : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_EQUIP_NAME_HERBBOX;
|
||||
descriptionShort = $STR_EQUIP_DESC_HERBBOX;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_hobo_fishing_kit : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = "Hobo Fishing Kit";
|
||||
descriptionShort = "Hobo Fishing Kit, catches dem fishes";
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_hose : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_hose;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_hose;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_hose_clamp : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_hose_clamp;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_hose_clamp;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_laser : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_laser;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_laser;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_metal_rod : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_metal_rod;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_metal_rod;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_metal_sheet : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_metal_sheet;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_metal_sheet;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_metal_sheet_rusted : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_metal_sheet_rusted;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_metal_sheet_rusted;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_nails : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_nails;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_nails;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_needle : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_needle;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_needle;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_note : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_note;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_note;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_paint : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_paint;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_paint;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_paper_sheet : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_paper_sheet;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_paper_sheet;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_part_camo : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_part_camo;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_part_camo;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_part_silencer : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_part_silencer;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_part_silencer;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_part_sniper_scope : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ATTACHMENT_NAME_Sniper_Scope;
|
||||
descriptionShort = $STR_ATTACHMENT_DESC_Sniper_Scope;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_pipecap : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_pipecap;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_pipecap;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_pvc_box : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_pvc_box;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_pvc_box;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_rag : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_rag;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_rag;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_rail_screws : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_rail_screws;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_rail_screws;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_rope : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_rope;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_rope;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_rubber_tube : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_rubber_tube;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_rubber_tube;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_scrapelectronics : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_scrapelectronics;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_scrapelectronics;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_slugsinacan : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = "Slugs in a can";
|
||||
descriptionShort = "Slugs in a can";
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_string : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_string;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_string;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_tent_poles : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_tent_poles;
|
||||
descriptionShort = $STR_ITEM_DESC_tent_poles;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_tin_powder : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = "Tin of Powder";
|
||||
descriptionShort = "Tin of Powder has medicinal qualities";
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_weapon_rails: CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_weapon_rails;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_weapon_rails;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_wood_pallet : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_equip_wood_pallet;
|
||||
descriptionShort = $STR_ITEM_DESC_equip_wood_pallet;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
class equip_woodensplint : CA_Magazine {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_ITEM_NAME_WOODENSPLINT;
|
||||
descriptionShort = $STR_ITEM_DESC_WOODENSPLINT;
|
||||
|
||||
@@ -56,7 +56,7 @@ class FoodBioMeat: FoodEdible {
|
||||
};
|
||||
// new DZE harvested food
|
||||
class FoodPumpkin : FoodEdible {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
bloodRegen = 100;
|
||||
displayName = "Pumpkin";
|
||||
@@ -78,7 +78,7 @@ class FoodPumpkin : FoodEdible {
|
||||
};
|
||||
};
|
||||
class FoodSunFlowerSeed : FoodEdible {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
bloodRegen = 100;
|
||||
displayName = "Bag of Sunflower Seeds";
|
||||
|
||||
@@ -10,7 +10,7 @@ class FoodCanFrankBeans: FoodEdible {
|
||||
};
|
||||
|
||||
class FoodmeatRaw : FoodEdible {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = 256;
|
||||
displayName = $STR_FOOD_EQIP_CODE_NAME_0;
|
||||
@@ -48,7 +48,7 @@ class FoodbeefRaw : FoodmeatRaw {
|
||||
};
|
||||
|
||||
class FoodmeatCooked : FoodEdible {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_FOODCOOKED_EQIP_CODE_NAME_0;
|
||||
model = "\dayz_equip\models\food_steak_cooked_gear.p3d";
|
||||
@@ -85,7 +85,7 @@ class FoodbeefCooked : FoodmeatCooked {
|
||||
};
|
||||
|
||||
class AngelCookies : FoodEdible {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_FOODCOOKED_EQIP_CODE_NAME_5;
|
||||
model = "z\addons\dayz_communityassets\models\buiscits_box.p3d";
|
||||
@@ -94,7 +94,7 @@ class AngelCookies : FoodEdible {
|
||||
bloodRegen = 100;
|
||||
};
|
||||
class FoodMRE : FoodEdible {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
bloodRegen = 800;
|
||||
displayName = $STR_FOOD_NAME_MRE;
|
||||
@@ -103,7 +103,7 @@ class FoodMRE : FoodEdible {
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_mre_CA.paa";
|
||||
};
|
||||
class FoodPistachio : FoodEdible {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
bloodRegen = 100;
|
||||
displayName = $STR_FOOD_NAME_PISTACHIO;
|
||||
@@ -112,7 +112,7 @@ class FoodPistachio : FoodEdible {
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_pistachios_CA.paa";
|
||||
};
|
||||
class FoodNutmix : FoodEdible {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
bloodRegen = 100;
|
||||
displayName = $STR_FOOD_NAME_NUTMIX;
|
||||
@@ -122,7 +122,7 @@ class FoodNutmix : FoodEdible {
|
||||
};
|
||||
|
||||
class FoodCanGriff : FoodEdible {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
bloodRegen = 200;
|
||||
displayName = $STR_FOOD_NAME_CAN_GRIFF;
|
||||
@@ -131,7 +131,7 @@ class FoodCanGriff : FoodEdible {
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_griff_clean_full_ca.paa";
|
||||
};
|
||||
class FoodCanBadguy : FoodEdible {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
bloodRegen = 200;
|
||||
displayName = $STR_FOOD_NAME_CAN_BADGUY;
|
||||
@@ -140,7 +140,7 @@ class FoodCanBadguy : FoodEdible {
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_badguy_clean_full_ca.paa";
|
||||
};
|
||||
class FoodCanBoneboy : FoodEdible {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
bloodRegen = 200;
|
||||
displayName = $STR_FOOD_NAME_CAN_BONEBOY;
|
||||
@@ -149,7 +149,7 @@ class FoodCanBoneboy : FoodEdible {
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_boneboy_clean_full_ca.paa";
|
||||
};
|
||||
class FoodCanCorn : FoodEdible {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
bloodRegen = 200;
|
||||
displayName = $STR_FOOD_NAME_CAN_CORN;
|
||||
@@ -158,7 +158,7 @@ class FoodCanCorn : FoodEdible {
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_corn_clean_full_ca.paa";
|
||||
};
|
||||
class FoodCanCurgon : FoodEdible {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
bloodRegen = 200;
|
||||
displayName = $STR_FOOD_NAME_CAN_CURGON;
|
||||
@@ -167,7 +167,7 @@ class FoodCanCurgon : FoodEdible {
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_curgon_clean_full_ca.paa";
|
||||
};
|
||||
class FoodCanDemon : FoodEdible {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
bloodRegen = 200;
|
||||
displayName = $STR_FOOD_NAME_CAN_DEMON;
|
||||
@@ -176,7 +176,7 @@ class FoodCanDemon : FoodEdible {
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_demon_clean_full_ca.paa";
|
||||
};
|
||||
class FoodCanFraggleos : FoodEdible {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
bloodRegen = 200;
|
||||
displayName = $STR_FOOD_NAME_CAN_FRAGGLEOS;
|
||||
@@ -185,7 +185,7 @@ class FoodCanFraggleos : FoodEdible {
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_fraggleos_clean_full_ca.paa";
|
||||
};
|
||||
class FoodCanHerpy : FoodEdible {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
bloodRegen = 200;
|
||||
displayName = $STR_FOOD_NAME_CAN_HERPY;
|
||||
@@ -194,7 +194,7 @@ class FoodCanHerpy : FoodEdible {
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_herpy_clean_full_ca.paa";
|
||||
};
|
||||
class FoodCanOrlok : FoodEdible {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
bloodRegen = 200;
|
||||
displayName = $STR_FOOD_NAME_CAN_ORLOK;
|
||||
@@ -203,7 +203,7 @@ class FoodCanOrlok : FoodEdible {
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_orlok_clean_full_ca.paa";
|
||||
};
|
||||
class FoodCanPowell : FoodEdible {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
bloodRegen = 200;
|
||||
displayName = $STR_FOOD_NAME_CAN_POWELL;
|
||||
@@ -212,7 +212,7 @@ class FoodCanPowell : FoodEdible {
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_powell_clean_full_ca.paa";
|
||||
};
|
||||
class FoodCanTylers : FoodEdible {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
bloodRegen = 200;
|
||||
displayName = $STR_FOOD_NAME_CAN_TYLERS;
|
||||
@@ -221,7 +221,7 @@ class FoodCanTylers : FoodEdible {
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_tylers_clean_full_ca.paa";
|
||||
};
|
||||
class FoodCanUnlabeled : FoodEdible {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
bloodRegen = 200;
|
||||
displayName = $STR_FOOD_NAME_CAN_UNLABELED;
|
||||
@@ -250,7 +250,7 @@ class TrashTinCan: HandGrenade {
|
||||
};
|
||||
|
||||
class FoodCanGriffEmpty : TrashTinCan {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
model = "z\addons\dayz_communityassets\models\can_griff_clean_empty.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_can_griff_clean_empty_ca.paa";
|
||||
@@ -259,7 +259,7 @@ class FoodCanGriffEmpty : TrashTinCan {
|
||||
ammo = "TinCan";
|
||||
};
|
||||
class FoodCanBadguyEmpty : TrashTinCan {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_FOOD_NAME_CAN_BADGUY_EMPTY;
|
||||
descriptionShort = $STR_FOOD_DESC_CAN_BADGUY_EMPTY;
|
||||
@@ -268,7 +268,7 @@ class FoodCanBadguyEmpty : TrashTinCan {
|
||||
ammo = "TinCan";
|
||||
};
|
||||
class FoodCanBoneboyEmpty : TrashTinCan {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_FOOD_NAME_CAN_BONEBOY_EMPTY;
|
||||
descriptionShort = $STR_FOOD_DESC_CAN_BONEBOY_EMPTY;
|
||||
@@ -277,7 +277,7 @@ class FoodCanBoneboyEmpty : TrashTinCan {
|
||||
ammo = "TinCan";
|
||||
};
|
||||
class FoodCanCornEmpty : TrashTinCan {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_FOOD_NAME_CAN_CORN_EMPTY;
|
||||
descriptionShort = $STR_FOOD_DESC_CAN_CORN_EMPTY;
|
||||
@@ -286,7 +286,7 @@ class FoodCanCornEmpty : TrashTinCan {
|
||||
ammo = "TinCan";
|
||||
};
|
||||
class FoodCanCurgonEmpty : TrashTinCan {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_FOOD_NAME_CAN_CURGON_EMPTY;
|
||||
descriptionShort = $STR_FOOD_DESC_CAN_CURGON_EMPTY;
|
||||
@@ -295,7 +295,7 @@ class FoodCanCurgonEmpty : TrashTinCan {
|
||||
ammo = "TinCan";
|
||||
};
|
||||
class FoodCanDemonEmpty : TrashTinCan {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_FOOD_NAME_CAN_DEMON_EMPTY;
|
||||
descriptionShort = $STR_FOOD_DESC_CAN_DEMON_EMPTY;
|
||||
@@ -304,7 +304,7 @@ class FoodCanDemonEmpty : TrashTinCan {
|
||||
ammo = "TinCan";
|
||||
};
|
||||
class FoodCanFraggleosEmpty : TrashTinCan {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_FOOD_NAME_CAN_FRAGGLEOS_EMPTY;
|
||||
descriptionShort = $STR_FOOD_DESC_CAN_FRAGGLEOS_EMPTY;
|
||||
@@ -313,7 +313,7 @@ class FoodCanFraggleosEmpty : TrashTinCan {
|
||||
ammo = "TinCan";
|
||||
};
|
||||
class FoodCanHerpyEmpty : TrashTinCan {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_FOOD_NAME_CAN_HERPY_EMPTY;
|
||||
descriptionShort = $STR_FOOD_DESC_CAN_HERPY_EMPTY;
|
||||
@@ -322,7 +322,7 @@ class FoodCanHerpyEmpty : TrashTinCan {
|
||||
ammo = "TinCan";
|
||||
};
|
||||
class FoodCanOrlokEmpty : TrashTinCan {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_FOOD_NAME_CAN_ORLOK_EMPTY;
|
||||
descriptionShort = $STR_FOOD_DESC_CAN_ORLOK_EMPTY;
|
||||
@@ -331,7 +331,7 @@ class FoodCanOrlokEmpty : TrashTinCan {
|
||||
ammo = "TinCan";
|
||||
};
|
||||
class FoodCanPowellEmpty : TrashTinCan {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_FOOD_NAME_CAN_POWELL_EMPTY;
|
||||
descriptionShort = $STR_FOOD_DESC_CAN_POWELL_EMPTY;
|
||||
@@ -340,7 +340,7 @@ class FoodCanPowellEmpty : TrashTinCan {
|
||||
ammo = "TinCan";
|
||||
};
|
||||
class FoodCanTylersEmpty : TrashTinCan {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_FOOD_NAME_CAN_TYLERS_EMPTY;
|
||||
descriptionShort = $STR_FOOD_DESC_CAN_TYLERS_EMPTY;
|
||||
@@ -349,7 +349,7 @@ class FoodCanTylersEmpty : TrashTinCan {
|
||||
ammo = "TinCan";
|
||||
};
|
||||
class FoodCanUnlabeledEmpty : TrashTinCan {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_FOOD_NAME_CAN_UNLABELED_EMPTY;
|
||||
descriptionShort = $STR_FOOD_DESC_CAN_UNLABELED_EMPTY;
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class TrapBear : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class ItemCamoNet : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem * 3;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class ItemCanteenEmpty : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class ItemJerrycanEmpty : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem * 2;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class ItemGenerator : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem * 6;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class ItemSandbag : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class ItemTankTrap : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class ItemTent : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem * 3;
|
||||
|
||||
@@ -24,7 +24,7 @@ class ItemTent : CA_Magazine
|
||||
|
||||
class ItemDomeTent : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem * 3;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class ItemTrapTripwireCans : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class ItemWaterBottleUnfilled : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
@@ -25,7 +25,7 @@ class ItemWaterBottleUnfilled : CA_Magazine
|
||||
|
||||
class ItemWaterBottleDmg : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class ItemWire : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -48,7 +48,7 @@ class ItemPlank : CA_Magazine
|
||||
|
||||
class PartWoodPile : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class equip_brick : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class equip_lever : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = WeaponSlotItem;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class 1Rnd_Arrow_Wood : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "\dayz_weapons\models\bolt_gear";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_warrow_ca.paa";
|
||||
@@ -46,7 +46,7 @@ class 12Rnd_Quiver_Wood : 1Rnd_Arrow_Wood
|
||||
|
||||
class 1Rnd_Bolt_Tranquilizer : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
type = WeaponSlotItem;
|
||||
count = 1;
|
||||
|
||||
@@ -60,7 +60,7 @@ class 1Rnd_Bolt_Tranquilizer : CA_Magazine
|
||||
|
||||
class 1Rnd_Bolt_Explosive : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
type = WeaponSlotItem;
|
||||
count = 1;
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ class Melee_Swing : CA_Magazine
|
||||
|
||||
class Hatchet_Swing : Melee_Swing
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
//TODO: test which one is shown and delete the rest
|
||||
displayName = "Hatchet";
|
||||
@@ -18,7 +18,7 @@ class Hatchet_Swing : Melee_Swing
|
||||
|
||||
class Crowbar_Swing : Melee_Swing
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
displayName = "Crowbar";
|
||||
displayNameMagazine = "Crowbar";
|
||||
@@ -28,7 +28,7 @@ class Crowbar_Swing : Melee_Swing
|
||||
|
||||
class Machete_Swing : Melee_Swing
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
displayName = "Machete";
|
||||
displayNameMagazine = "Machete";
|
||||
@@ -38,7 +38,7 @@ class Machete_Swing : Melee_Swing
|
||||
|
||||
class Fishing_Swing : Melee_Swing
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
displayName = "Fishing";
|
||||
displayNameMagazine = "Fishing";
|
||||
@@ -48,7 +48,7 @@ class Fishing_Swing : Melee_Swing
|
||||
|
||||
class Bat_Swing : Melee_Swing
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
displayName = "BaseBallBat";
|
||||
displayNameMagazine = "BaseBallBat";
|
||||
@@ -58,7 +58,7 @@ class Bat_Swing : Melee_Swing
|
||||
|
||||
class BatBarbed_Swing : Melee_Swing
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
displayName = "BaseBallBatBarbed";
|
||||
displayNameMagazine = "BaseBallBatBarbed";
|
||||
@@ -68,7 +68,7 @@ class BatBarbed_Swing : Melee_Swing
|
||||
|
||||
class BatNails_Swing : Melee_Swing
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
displayName = "BaseBallBatNails";
|
||||
displayNameMagazine = "BaseBallBatNails";
|
||||
|
||||
@@ -25,7 +25,7 @@ class 10Rnd_303British : 10x_303
|
||||
//Winchester 1866
|
||||
class 15Rnd_W1866_Slug : CA_Magazine
|
||||
{
|
||||
scope = public;
|
||||
scope = 2;
|
||||
|
||||
model = "\z\addons\dayz_communityassets\models\winammo.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_winammo_ca.paa";
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user