|
|
|
|
|
PlaceObj('InventoryItemCompositeDef', { |
|
'Group', "Other - Tools", |
|
'Id', "Crowbar", |
|
'object_class', "CrowbarBase", |
|
'ScrapParts', 2, |
|
'Repairable', false, |
|
'Icon', "UI/Icons/Items/crowbar", |
|
'DisplayName', T(851337385387, "Crowbar"), |
|
'DisplayNamePlural', T(855121960280, "Crowbars"), |
|
'AdditionalHint', T(199918214524, "<bullet_point> Breaks locks of doors and containers (based on Strength)\n<bullet_point> May damage the contents of containers\n<bullet_point> Loses Condition after each use\n<bullet_point> Cannot be repaired\n<bullet_point> Used automatically from the Inventory"), |
|
'UnitStat', "Strength", |
|
'Cost', 100, |
|
'CanAppearInShop', true, |
|
'CategoryPair', "Tool", |
|
}) |
|
|
|
|