|
|
|
|
|
PlaceObj('InventoryItemCompositeDef', { |
|
'Group', "Grenade - Component", |
|
'Id', "Detonator", |
|
'object_class', "TrapDetonator", |
|
'ScrapParts', 5, |
|
'Repairable', false, |
|
'Icon', "UI/Icons/Items/detonator", |
|
'DisplayName', T(747561295307, "Remote"), |
|
'DisplayNamePlural', T(428906062831, "Remotes"), |
|
'Description', "", |
|
'AdditionalHint', T(861733747986, "<bullet_point> Used to trigger Remote-detonated explosives in an area"), |
|
'UnitStat', "Explosives", |
|
'Cost', 400, |
|
'CanAppearInShop', true, |
|
'MaxStock', 1, |
|
'CategoryPair', "Components", |
|
'AreaOfEffect', 5, |
|
'ThrowRange', 20, |
|
}) |
|
|
|
|