File size: 907 Bytes
b6a38d7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
-- ========== GENERATED BY InventoryItemCompositeDef Editor (Ctrl-Alt-Y) DO NOT EDIT MANUALLY! ==========
PlaceObj('InventoryItemCompositeDef', {
'Group', "ValuablesStack",
'Id', "ChippedSapphire",
'object_class', "ValuablesStack",
'Repairable', false,
'Icon', "UI/Icons/Items/chipped_sapphire",
'DisplayName', T(741125748853, --[[InventoryItemCompositeDef ChippedSapphire DisplayName]] "Chipped Sapphire"),
'DisplayNamePlural', T(972344243051, --[[InventoryItemCompositeDef ChippedSapphire DisplayNamePlural]] "Chipped Sapphires"),
'Description', T(293363329165, --[[InventoryItemCompositeDef ChippedSapphire Description]] "It's a speckle of some value, cold to the touch and inviting."),
'AdditionalHint', T(946629763742, --[[InventoryItemCompositeDef ChippedSapphire AdditionalHint]] "<bullet_point> <GameColorD>Can be cashed in for Money</GameColorD>"),
'Cost', 350,
'RestockWeight', 0,
})
|