|
|
|
|
|
PlaceObj('InventoryItemCompositeDef', { |
|
'Group', "Upgrade", |
|
'Id', "Combination_Detonator_Proximity", |
|
'object_class', "MiscItem", |
|
'ScrapParts', 1, |
|
'Repairable', false, |
|
'Icon', "UI/Icons/Items/combination_detonator_proximity", |
|
'DisplayName', T(769361191527, "Proximity Detonator"), |
|
'DisplayNamePlural', T(987265330942, "Proximity Detonators"), |
|
'AdditionalHint', T(109181575240, "<bullet_point> Can be combined with TNT, C4, and PETN\n<bullet_point> Proximity explosives detonate when an enemy moves nearby"), |
|
'Cost', 400, |
|
'CanAppearInShop', true, |
|
'Tier', 2, |
|
'RestockWeight', 30, |
|
'CategoryPair', "Components", |
|
}) |
|
|
|
|