module Base { item BoxOfMatches { DisplayName = Box of Matchbooks, DisplayCategory = FireSource, ItemType = base:normal, Weight = 2, Icon = Parcel_Small_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Small, SurvivalGear = TRUE, } item BoxOfLighters { DisplayName = Box of Lighters, DisplayCategory = FireSource, ItemType = base:normal, Weight = 2, Icon = Parcel_Small_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Small, SurvivalGear = TRUE, } item BoxOfAlcoholWipes { DisplayName = Box of Alcohol Wipes, DisplayCategory = FirstAid, ItemType = base:normal, Weight = 3, Icon = GenericMedicalParcel2, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = MedicalParcel_Green, Medical = TRUE, } item BoxOfAlcoholBottles { DisplayName = Box of Alcohol Bottles, DisplayCategory = FirstAid, ItemType = base:normal, Weight = 6, Icon = GenericMedicalParcel2, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = MedicalParcel_Green, Medical = TRUE, } item BoxOfPainkillers { DisplayName = Box of Painkillers, DisplayCategory = FirstAid, ItemType = base:normal, Weight = 4, Icon = GenericMedicalParcel2, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = MedicalParcel_Green, Medical = TRUE, } item BoxOfSleepingPills { DisplayName = Box of Sleeping Pills, DisplayCategory = FirstAid, ItemType = base:normal, Weight = 4, Icon = GenericMedicalParcel2, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = MedicalParcel_Green, Medical = TRUE, } item BoxOfCaffeinePills { DisplayName = Box of Caffeine Pills, DisplayCategory = FirstAid, ItemType = base:normal, Weight = 4, Icon = GenericMedicalParcel2, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = MedicalParcel_Green, Medical = TRUE, } item BoxOfScrapElectronics { DisplayName = Box of Scrap Electronics, DisplayCategory = Electronics, ItemType = base:normal, Weight = 3, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, SurvivalGear = TRUE, } item BoxOfElectricalWire { DisplayName = Box of Electrical Wire, DisplayCategory = Electronics, ItemType = base:normal, Weight = 3, Icon = Parcel_Small_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Small, SurvivalGear = TRUE, } item BoxOfWoodGlue { DisplayName = Box of Wood Glue, DisplayCategory = Material, ItemType = base:normal, Weight = 8, Icon = Parcel_Small_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Small, SurvivalGear = TRUE, } item BoxOfGlue { DisplayName = Box of Glue, DisplayCategory = Material, ItemType = base:normal, Weight = 4, Icon = Parcel_Small_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Small, SurvivalGear = TRUE, } item BoxOfBetaBlockers { DisplayName = Box of Beta Blockers, DisplayCategory = FirstAid, ItemType = base:normal, Weight = 4, Icon = GenericMedicalParcel2, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = MedicalParcel_Green, Medical = TRUE, } item BoxOfSteelSheets { DisplayName = Box of Steel Sheets, DisplayCategory = Material, ItemType = base:normal, Weight = 8, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, SurvivalGear = TRUE, } item BoxOfSmallSteelSheets { DisplayName = Box of Steel Sheets - Small, DisplayCategory = Material, ItemType = base:normal, Weight = 4, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, SurvivalGear = TRUE, } item CrateOf308 { DisplayName = Crate of .308 Cartons, DisplayCategory = Ammo, ItemType = base:normal, Weight = 25, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Heavy, SurvivalGear = TRUE, } item CrateOf556 { DisplayName = Crate of 5.56 Cartons, DisplayCategory = Ammo, ItemType = base:normal, Weight = 25, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Heavy, SurvivalGear = TRUE, } item CrateOf38 { DisplayName = Crate of .38 Special Cartons, DisplayCategory = Ammo, ItemType = base:normal, Weight = 20, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Heavy, SurvivalGear = TRUE, } item CrateOf44 { DisplayName = Crate of .44 Magnum Cartons, DisplayCategory = Ammo, ItemType = base:normal, Weight = 15, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Heavy, SurvivalGear = TRUE, } item CrateOf45 { DisplayName = Crate of .45 Auto Cartons, DisplayCategory = Ammo, ItemType = base:normal, Weight = 20, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Heavy, SurvivalGear = TRUE, } item CrateOf9mm { DisplayName = Crate of 9mm Cartons, DisplayCategory = Ammo, ItemType = base:normal, Weight = 15, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Heavy, SurvivalGear = TRUE, } item CrateShotgunShells { DisplayName = Crate of Shotgun Shells, DisplayCategory = Ammo, ItemType = base:normal, Weight = 25, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Heavy, SurvivalGear = TRUE, } model Parcel_Ammo_Heavy { mesh = WorldItems/Parcel4_Text, texture = WorldItems/Parcel_Bullets_Medium, scale = 0.3, } item BoxOfCrowbars { DisplayName = Box of Crowbars, DisplayCategory = Weapon, ItemType = base:normal, Weight = 8, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, SurvivalGear = TRUE, } item BoxOfIronBars { DisplayName = Box of Iron Bars, DisplayCategory = Material, ItemType = base:normal, Weight = 10, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, SurvivalGear = TRUE, } item BoxOfIronPipes { DisplayName = Box of Iron Pipes, DisplayCategory = Material, ItemType = base:normal, Weight = 10, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, SurvivalGear = TRUE, } item BoxOfSteelBars { DisplayName = Box of Steel Bars, DisplayCategory = Material, ItemType = base:normal, Weight = 8, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, SurvivalGear = TRUE, } item BoxOfSteelRods { DisplayName = Box of Steel Rods, DisplayCategory = Material, ItemType = base:normal, Weight = 6, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, SurvivalGear = TRUE, } item BoxOfPencils { DisplayName = Box of Pencils, DisplayCategory = Literature, ItemType = base:normal, Weight = 2, Icon = Parcel_Small_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Small, SurvivalGear = TRUE, } item BoxOfFrogs { DisplayName = Box of Frogs, DisplayCategory = Frog, ItemType = base:normal, Weight = 4, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, SurvivalGear = TRUE, } item BoxOfClay { DisplayName = Box of Clay, DisplayCategory = Material, ItemType = base:normal, Weight = 3, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, SurvivalGear = TRUE, } item BoxOfStoneBlocks { DisplayName = Box of Stone Blocks, DisplayCategory = Material, ItemType = base:normal, Weight = 3, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, SurvivalGear = TRUE, } item BoxOfStones { DisplayName = Box of Stones, DisplayCategory = Material, ItemType = base:normal, Weight = 10, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, SurvivalGear = TRUE, } item BoxOfBricks { DisplayName = Box of Bricks, DisplayCategory = Material, ItemType = base:normal, Weight = 3, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, SurvivalGear = TRUE, } item BoxOfWoodCharcoal { DisplayName = Box of Wood Charcoal, DisplayCategory = Material, ItemType = base:normal, Weight = 9, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, SurvivalGear = TRUE, } item BoxOfScrapMetal { DisplayName = Box of Scrap Metal, DisplayCategory = Material, ItemType = base:normal, Weight = 10, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, SurvivalGear = TRUE, } item BoxOfHeavySocks { DisplayName = Box of Heavy Socks, DisplayCategory = Clothing, ItemType = base:normal, Weight = 4, Icon = Parcel_Small_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Small, SurvivalGear = TRUE, } item BoxOfCanOpeners { DisplayName = Box of Can Openers, DisplayCategory = Cooking, ItemType = base:normal, Weight = 6, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, SurvivalGear = TRUE, } item BoxOfToiletPaper { DisplayName = Box of Toilet Paper, DisplayCategory = Junk, ItemType = base:normal, Weight = 5, Icon = Parcel_Medium_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Medium, Medical = TRUE, } item BoxOfWeldingTorches { DisplayName = Box of Welding Torches, DisplayCategory = Tool, ItemType = base:normal, Weight = 10, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, SurvivalGear = TRUE, } item BoxOfWelderMasks { DisplayName = Box of Welder Masks, DisplayCategory = Tool, ItemType = base:normal, Weight = 10, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, SurvivalGear = TRUE, } item BoxOfForgedCrowbars { DisplayName = Box of Forged Crowbars, DisplayCategory = Tool, ItemType = base:normal, Weight = 10, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, SurvivalGear = TRUE, } item BoxOfSterilizedBandages { DisplayName = Box of Sterilized Bandages, DisplayCategory = FirstAid, ItemType = base:normal, Weight = 1, Icon = GenericMedicalParcel2, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = MedicalParcel_Green, Medical = TRUE, } item BoxOfSterilizedBandages { DisplayName = Box of Sterilized Bandages, DisplayCategory = FirstAid, ItemType = base:normal, Weight = 1, Icon = GenericMedicalParcel2, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = MedicalParcel_Green, Medical = TRUE, } item BoxOfNutsAndBolts { DisplayName = Box of Nuts And Bolts, DisplayCategory = Material, ItemType = base:normal, Weight = 2, Icon = Parcel_Small_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Small, } item BoxOfCopperScrap { DisplayName = Box of Copper Scrap, DisplayCategory = Material, ItemType = base:normal, Weight = 5, Icon = Parcel_Medium_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Medium, } item BoxOfSteelScrap { DisplayName = Box of Steel Scrap, DisplayCategory = Material, ItemType = base:normal, Weight = 5, Icon = Parcel_Medium_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Medium, } item BoxOfIronScrap { DisplayName = Box of Iron Scrap, DisplayCategory = Material, ItemType = base:normal, Weight = 5, Icon = Parcel_Medium_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Medium, } item BoxOfAluminumScrap { DisplayName = Box of Aluminum Scrap, DisplayCategory = Material, ItemType = base:normal, Weight = 5, Icon = Parcel_Medium_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Medium, } item BoxOfScrapWood { DisplayName = Box of Scrap Wood, DisplayCategory = Material, ItemType = base:normal, Weight = 10, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, } item BoxOfBrassScrap { DisplayName = Box of Brass Scrap, DisplayCategory = Material, ItemType = base:normal, Weight = 5, Icon = Parcel_Medium_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Medium, } item BoxOfGranolaBars { DisplayName = Box of Granola Bars, DisplayCategory = Food, ItemType = base:normal, Weight = 2, Icon = Parcel_Medium_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Medium, } item BoxOfDehydratedMeatSticks { DisplayName = Box of Dehydrated Meat Sticks, DisplayCategory = Food, ItemType = base:normal, Weight = 2, Icon = Parcel_Medium_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Medium, } item BoxOfPlainChips { DisplayName = Box of Plain Chips, DisplayCategory = Food, ItemType = base:normal, Weight = 2, Icon = Parcel_Medium_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Medium, } item BoxOfBarbecueChips { DisplayName = Box of Barbecue Chips, DisplayCategory = Food, ItemType = base:normal, Weight = 2, Icon = Parcel_Medium_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Medium, } item BoxOfSaltAndVinegarChips { DisplayName = Box of Salt & Vinegar Chips, DisplayCategory = Food, ItemType = base:normal, Weight = 2, Icon = Parcel_Medium_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Medium, } item BoxOfSourCreamAndOnionChips { DisplayName = Box of Sour Cream & Onion Chips, DisplayCategory = Food, ItemType = base:normal, Weight = 2, Icon = Parcel_Medium_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Medium, } item BoxOfNettles { DisplayName = Box of Nettles, DisplayCategory = Food, ItemType = base:normal, Weight = 2, Icon = Parcel_Medium_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Medium, } item BoxOfEngineParts { DisplayName = Box of Spare Engine Parts, DisplayCategory = VehicleMaintenance, ItemType = base:normal, Weight = 10, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, MechanicsItem = TRUE; } item BoxOfClawHammers { DisplayName = Box of Claw Hammers, DisplayCategory = Tool, ItemType = base:normal, Weight = 6, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, } item CrateOfPlanks { DisplayName = Crate of Planks, DisplayCategory = Material, ItemType = base:normal, Weight = 25, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Heavy, } item CrateOfTreeBranches { DisplayName = Crate of Tree Branches, DisplayCategory = Material, ItemType = base:normal, Weight = 20, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Heavy, } item CrateOfSaplings { DisplayName = Crate of Saplings, DisplayCategory = Material, ItemType = base:normal, Weight = 20, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Heavy, } item BoxOfRadioReceivers { DisplayName = Box of Radio Receivers, DisplayCategory = Material, ItemType = base:normal, Weight = 2, Icon = Parcel_Small_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Small, } item BoxOfRadioTransmitters { DisplayName = Box of Radio Transmitters, DisplayCategory = Material, ItemType = base:normal, Weight = 2, Icon = Parcel_Small_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Small, } item BoxOfReceivers { DisplayName = Box of Receivers, DisplayCategory = Material, ItemType = base:normal, Weight = 2, Icon = Parcel_Small_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Small, } item BoxOfAmplifiers { DisplayName = Box of Amplifiers, DisplayCategory = Material, ItemType = base:normal, Weight = 6, Icon = Parcel_Small_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Small, } item BoxOfThread { DisplayName = Box of Thread, DisplayCategory = Material, ItemType = base:normal, Weight = 2, Icon = Parcel_Small_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Small, } item BoxOfTwine { DisplayName = Box of Twine, DisplayCategory = Material, ItemType = base:normal, Weight = 5, Icon = Parcel_Small_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Small, } item BoxOfRazors { DisplayName = Box of Razors, DisplayCategory = Appearance, ItemType = base:normal, Weight = 2, Icon = Parcel_Small_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Small, } item BoxOfSoap { DisplayName = Box of Soap, DisplayCategory = Household, ItemType = base:normal, Weight = 2, Icon = Parcel_Small_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Small, } item BoxOfEpoxy { DisplayName = Box of Epoxy, DisplayCategory = Material, ItemType = base:normal, Weight = 5, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, } item BoxOfButter { DisplayName = Box of Butter, DisplayCategory = Cooking, ItemType = base:normal, Weight = 3, Icon = Parcel_Small_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Small, } item BoxOfZipTies { DisplayName = Box of Zip Ties, DisplayCategory = Tool, ItemType = base:normal, Weight = 2, Icon = Parcel_Small_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Small, } item BoxOfMouseTraps { DisplayName = Box of Mouse Traps, DisplayCategory = Tool, ItemType = base:normal, Weight = 3, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, } item BoxOfScrewdrivers { DisplayName = Box of Screwdrivers, DisplayCategory = Tool, ItemType = base:normal, Weight = 5, Icon = Parcel_Small_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Small, } item BoxOfHandiknifes { DisplayName = Box of Handiknifes, DisplayCategory = Tool, ItemType = base:normal, Weight = 4, Icon = Parcel_Small_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Small, } item BoxOfScissors { DisplayName = Box of Scissors, DisplayCategory = Tool, ItemType = base:normal, Weight = 5, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, } item BoxOfMultitools { DisplayName = Box of Multitools, DisplayCategory = Tool, ItemType = base:normal, Weight = 5, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, } item BoxOfBallpeenHammers { DisplayName = Box of Ball-peen Hammers, DisplayCategory = Tool, ItemType = base:normal, Weight = 6, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, } item BoxOfForgedBallpeenHammers { DisplayName = Box of Forged Ball-peen Hammers, DisplayCategory = Tool, ItemType = base:normal, Weight = 6, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, } item BoxOfBaseballBats { DisplayName = Crate of Baseball Bats, DisplayCategory = Weapon, ItemType = base:normal, Weight = 10, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Heavy, } item BoxOfTea { DisplayName = Box of Tea, DisplayCategory = Cooking, ItemType = base:normal, Weight = 1, Icon = Parcel_Small_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Small, } item BoxOfMetalBaseballBats { DisplayName = Crate of Metal Baseball Bats, DisplayCategory = Weapon, ItemType = base:normal, Weight = 10, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Heavy, } item BoxOfOliveOil { DisplayName = Box of Olive Oil, DisplayCategory = Cooking, ItemType = base:normal, Weight = 2, Icon = Parcel_Small_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Small, } item BoxOfVegetableOil { DisplayName = Box of Vegetable Oil, DisplayCategory = Cooking, ItemType = base:normal, Weight = 2, Icon = Parcel_Small_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Small, } item BoxOfYeast { DisplayName = Box of Yeast, DisplayCategory = Cooking, ItemType = base:normal, Weight = 2, Icon = Parcel_Small_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Small, } item BoxOfRamen { DisplayName = Box of Ramen, DisplayCategory = Food, ItemType = base:normal, Weight = 2, Icon = Parcel_Small_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Small, } item BoxOfSalt { DisplayName = Box of Salt, DisplayCategory = Cooking, ItemType = base:normal, Weight = 2, Icon = Parcel_Small_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Small, } item BoxOfKatanas { DisplayName = Crate of Katanas, DisplayCategory = Weapon, ItemType = base:normal, Weight = 10, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Heavy, } item BoxOfFireAxes { DisplayName = Crate of Firefighter Axes, DisplayCategory = Weapon, ItemType = base:normal, Weight = 12, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Heavy, } item BoxOfWoodAxes { DisplayName = Crate of Wood Axes, DisplayCategory = Weapon, ItemType = base:normal, Weight = 12, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Heavy, } item BoxOfHatchets { DisplayName = Box of Hatchets, DisplayCategory = Weapon, ItemType = base:normal, Weight = 6, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, } item BoxOfForgedHatchets { DisplayName = Box of Forged Hatchets, DisplayCategory = Weapon, ItemType = base:normal, Weight = 6, Icon = Parcel_Medium_Ammo, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Ammo_Medium, } item BoxOfMargarine { DisplayName = Box of Margarine, DisplayCategory = Food, ItemType = base:normal, Weight = 3, Icon = Parcel_Small_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Small, } item BoxOfLard { DisplayName = Box of Lard, DisplayCategory = Food, ItemType = base:normal, Weight = 3, Icon = Parcel_Small_Food, ConsolidateOption = ContextMenu_Merge, WorldStaticModel = Parcel_Food_Small, } }