myspace / Data /InventoryItemCompositeDef /DiamondBriefcase.lua
sirnii's picture
Upload 1816 files
b6a38d7 verified
raw
history blame
908 Bytes
-- ========== GENERATED BY InventoryItemCompositeDef Editor (Ctrl-Alt-Y) DO NOT EDIT MANUALLY! ==========
PlaceObj('InventoryItemCompositeDef', {
'Group', "Valuables",
'Id', "DiamondBriefcase",
'object_class', "Valuables",
'Repairable', false,
'Icon', "UI/Icons/Items/diamond_briefcase",
'DisplayName', T(157264750485, --[[InventoryItemCompositeDef DiamondBriefcase DisplayName]] "Diamond Shipment"),
'DisplayNamePlural', T(116084819674, --[[InventoryItemCompositeDef DiamondBriefcase DisplayNamePlural]] "Diamond Shipments"),
'Description', T(894669501328, --[[InventoryItemCompositeDef DiamondBriefcase Description]] "A shipment of diamonds recovered from the enemy."),
'AdditionalHint', T(952083748618, --[[InventoryItemCompositeDef DiamondBriefcase AdditionalHint]] "<bullet_point> <GameColorD>Can be cashed in for Money</GameColorD>"),
'Valuable', 1,
'Cost', 12000,
'RestockWeight', 0,
})