Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- class CfgPatches {
- class CP_Fruits {
- units[] = {
- "CP_CannabisSkunk",
- "CP_CannabisBlue",
- "CP_CannabisKush",
- "CP_CannabisStardawg",
- "CP_CannabisFuture",
- "CP_CannabisS1",
- "CP_CannabisNomad",
- "CP_CannabisBlackFrost",
- "CP_Tobacco"
- };
- weapons[] = {};
- requiredVersion = 0.1;
- requiredAddons[] = {
- "DZ_Data"
- };
- };
- };
- class CfgVehicles {
- class Inventory_Base;
- class CP_CoreClass: Inventory_Base {
- scope = 0;
- displayName = "";
- descriptionShort = "";
- };
- class CP_CannabisBud: Inventory_Base {
- scope = 0;
- displayName = "Base base base";
- descriptionShort = "Base bud";
- model = "\dz\gear\food\cannabis_seedman.p3d";
- rotationFlags = 34;
- lootCategory = "Crafted";
- weight = 14;
- itemSize[] = {
- 1,
- 1
- };
- varQuantityDestroyOnMin = 1;
- canBeSplit = 1;
- varQuantityInit = 2;
- varQuantityMin = 0;
- varQuantityMax = 100;
- varStackMax = 2;
- inventorySlot[] = {
- "DryPlant",
- "CP_Cannabis_Buds"
- };
- cpStepUpToBag = "";
- cpStepUpToJoint = "";
- hiddenSelections[] = {
- "cs_raw"
- };
- hiddenSelectionsTextures[] = {
- "CannabisPlus\fruits\data\cannabis_seedman_raw_skunk_co.paa"
- };
- hiddenSelectionsMaterials[] = {
- "CannabisPlus\fruits\data\cannabis_seedman_raw.rvmat"
- };
- class DamageSystem {
- class GlobalHealth {
- class Health {
- hitpoints = 10;
- healthLevels[] = { {
- 1, {}
- }, {
- 0.69999999, {}
- }, {
- 0.5, {}
- }, {
- 0.30000001, {}
- }, {
- 0, {}
- }
- };
- };
- };
- };
- class AnimEvents {
- class SoundWeapon {
- class openTunaCan {
- soundSet = "openTunaCan_SoundSet";
- id = 204;
- };
- class pickUpItem {
- soundSet = "Zucchini_pickup_SoundSet";
- id = 797;
- };
- class Eating_TakeFood {
- soundSet = "Eating_TakeFood_Soundset";
- id = 889;
- };
- class Eating_BoxOpen {
- soundSet = "Eating_BoxOpen_Soundset";
- id = 893;
- };
- class Eating_BoxShake {
- soundSet = "Eating_BoxShake_Soundset";
- id = 894;
- };
- class Eating_BoxEnd {
- soundSet = "Eating_BoxEnd_Soundset";
- id = 895;
- };
- };
- };
- };
- class CP_CannabisSkunk: CP_CannabisBud {
- scope = 2;
- displayName = "Skunk";
- descriptionShort = "Some cannabis bud. Skunk variety";
- cpStepUpToBag = "CP_CannabisBagSkunk";
- cpStepUpToJoint = "CP_JointSkunk";
- hiddenSelectionsTextures[] = {
- "CannabisPlus\fruits\data\cannabis_seedman_raw_skunk_co.paa"
- };
- hiddenSelectionsMaterials[] = {
- "CannabisPlus\fruits\data\cannabis_seedman_raw.rvmat"
- };
- };
- class CP_CannabisBlue: CP_CannabisBud {
- scope = 2;
- displayName = "Blue God";
- descriptionShort = "Some cannabis bud. Blue God variety.";
- cpStepUpToBag = "CP_CannabisBagBlue";
- cpStepUpToJoint = "CP_JointBlue";
- hiddenSelectionsTextures[] = {
- "CannabisPlus\fruits\data\cannabis_seedman_raw_blue_co.paa"
- };
- hiddenSelectionsMaterials[] = {
- "CannabisPlus\fruits\data\cannabis_seedman_raw.rvmat"
- };
- };
- class CP_CannabisKush: CP_CannabisBud {
- scope = 2;
- displayName = "Purple Kush";
- descriptionShort = "Some cannabis bud. Purple Kush variety.";
- cpStepUpToBag = "CP_CannabisBagKush";
- cpStepUpToJoint = "CP_JointKush";
- hiddenSelectionsTextures[] = {
- "CannabisPlus\fruits\data\cannabis_seedman_raw_kush_co.paa"
- };
- hiddenSelectionsMaterials[] = {
- "CannabisPlus\fruits\data\cannabis_seedman_raw.rvmat"
- };
- };
- class CP_CannabisStardawg: CP_CannabisBud {
- scope = 2;
- displayName = "Stardawg";
- descriptionShort = "Some cannabis bud. Stardawg variety.";
- cpStepUpToBag = "CP_CannabisBagStardawg";
- cpStepUpToJoint = "CP_JointStardawg";
- hiddenSelectionsTextures[] = {
- "CannabisPlus\fruits\data\cannabis_seedman_raw_Stardawg_co.paa"
- };
- hiddenSelectionsMaterials[] = {
- "CannabisPlus\fruits\data\cannabis_seedman_raw.rvmat"
- };
- };
- class CP_CannabisFuture: CP_CannabisBud {
- scope = 2;
- displayName = "Future";
- descriptionShort = "Some cannabis bud. Future variety.";
- cpStepUpToBag = "CP_CannabisBagFuture";
- cpStepUpToJoint = "CP_JointFuture";
- hiddenSelectionsTextures[] = {
- "CannabisPlus\fruits\data\cannabis_seedman_raw_future_co.paa"
- };
- hiddenSelectionsMaterials[] = {
- "CannabisPlus\fruits\data\cannabis_seedman_raw.rvmat"
- };
- };
- class CP_CannabisS1: CP_CannabisBud {
- scope = 2;
- displayName = "S1";
- descriptionShort = "Some cannabis bud. S1 variety. Sponsored by StevesGoods.com";
- cpStepUpToBag = "CP_CannabisBagS1";
- cpStepUpToJoint = "CP_JointS1";
- hiddenSelectionsTextures[] = {
- "CannabisPlus\fruits\data\cannabis_seedman_raw_S1_co.paa"
- };
- hiddenSelectionsMaterials[] = {
- "CannabisPlus\fruits\data\cannabis_seedman_raw.rvmat"
- };
- };
- class CP_CannabisNomad: CP_CannabisBud {
- scope = 2;
- displayName = "Nomad";
- descriptionShort = "Some cannabis bud. Nomad variety.";
- cpStepUpToBag = "CP_CannabisBagNomad";
- cpStepUpToJoint = "CP_JointNomad";
- hiddenSelectionsTextures[] = {
- "CannabisPlus\fruits\data\cannabis_seedman_raw_Nomad_co.paa"
- };
- hiddenSelectionsMaterials[] = {
- "CannabisPlus\fruits\data\cannabis_seedman_raw.rvmat"
- };
- };
- class CP_CannabisBlackFrost: CP_CannabisBud {
- scope = 2;
- displayName = "Black Frost";
- descriptionShort = "Some cannabis bud. Black Frost variety.";
- cpStepUpToBag = "CP_CannabisBagBlackFrost";
- cpStepUpToJoint = "CP_JointBlackFrost";
- hiddenSelectionsTextures[] = {
- "CannabisPlus\fruits\data\cannabis_seedman_raw_BlackFrost_co.paa"
- };
- hiddenSelectionsMaterials[] = {
- "CannabisPlus\fruits\data\cannabis_seedman_raw.rvmat"
- };
- };
- class CP_Tobacco: Inventory_Base {
- scope = 2;
- displayName = "Tobacco Leaf";
- descriptionShort = "Some tobacco leaves for rolling cigarettes";
- model = "CannabisPlus\fruits\TobaccoLeaf.p3d";
- cpStepUpToBag = "";
- rotationFlags = 17;
- lootCategory = "Crafted";
- weight = 14;
- itemSize[] = {
- 1,
- 1
- };
- };
- };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement