-- ========== GENERATED BY InventoryItemCompositeDef Editor (Ctrl-Alt-Y) DO NOT EDIT MANUALLY! ========== UndefineClass('BigDiamond') DefineClass.BigDiamond = { __parents = { "ValuablesStack" }, __generated_by_class = "InventoryItemCompositeDef", object_class = "ValuablesStack", Repairable = false, Icon = "UI/Icons/Items/big_diamond", DisplayName = T(652377453966, --[[InventoryItemCompositeDef BigDiamond DisplayName]] "Big Diamond"), DisplayNamePlural = T(307631119901, --[[InventoryItemCompositeDef BigDiamond DisplayNamePlural]] "Big Diamonds"), Description = T(457942947489, --[[InventoryItemCompositeDef BigDiamond Description]] "A big diamond found in an unspeakable place."), AdditionalHint = T(671464185480, --[[InventoryItemCompositeDef BigDiamond AdditionalHint]] " Can be cashed in for Money"), Valuable = 1, Cost = 5000, RestockWeight = 0, MaxStacks = 5, }