|
|
|
|
|
PlaceObj('InventoryItemCompositeDef', { |
|
'Group', "Upgrade", |
|
'Id', "Combination_Sharpener", |
|
'object_class', "MiscItem", |
|
'Repairable', false, |
|
'Icon', "UI/Icons/Items/combination_sharpener", |
|
'DisplayName', T(418077809565, "Blade Sharpener"), |
|
'DisplayNamePlural', T(948648494757, "Blade Sharpeners"), |
|
'AdditionalHint', T(935951494911, "<bullet_point> Can be combined with Melee Weapons\n<bullet_point> Sharpened weapons have increased damage"), |
|
'Cost', 900, |
|
'CanAppearInShop', true, |
|
'Tier', 2, |
|
'MaxStock', 1, |
|
'RestockWeight', 15, |
|
'CategoryPair', "Components", |
|
}) |
|
|
|
|