|
|
|
|
|
UndefineClass('BigDiamond') |
|
DefineClass.BigDiamond = { |
|
__parents = { "ValuablesStack" }, |
|
__generated_by_class = "InventoryItemCompositeDef", |
|
|
|
|
|
object_class = "ValuablesStack", |
|
Repairable = false, |
|
Icon = "UI/Icons/Items/big_diamond", |
|
DisplayName = T(652377453966, "Big Diamond"), |
|
DisplayNamePlural = T(307631119901, "Big Diamonds"), |
|
Description = T(457942947489, "A big diamond found in an unspeakable place."), |
|
AdditionalHint = T(671464185480, "<bullet_point> <GameColorD>Can be cashed in for Money</GameColorD>"), |
|
Valuable = 1, |
|
Cost = 5000, |
|
RestockWeight = 0, |
|
MaxStacks = 5, |
|
} |
|
|
|
|