-- ========== GENERATED BY InventoryItemCompositeDef Editor (Ctrl-Alt-Y) DO NOT EDIT MANUALLY! ==========
UndefineClass('Combination_Detonator_Remote')
DefineClass.Combination_Detonator_Remote = {
__parents = { "MiscItem" },
__generated_by_class = "InventoryItemCompositeDef",
object_class = "MiscItem",
ScrapParts = 1,
Repairable = false,
Icon = "UI/Icons/Items/combination_detonator_remote",
DisplayName = T(613057190995, --[[InventoryItemCompositeDef Combination_Detonator_Remote DisplayName]] "Remote Detonator"),
DisplayNamePlural = T(206415687555, --[[InventoryItemCompositeDef Combination_Detonator_Remote DisplayNamePlural]] "Remote Detonators"),
Description = T(292351277977, --[[InventoryItemCompositeDef Combination_Detonator_Remote Description]] "Allows a Set Explosive to detonate via a radio signal."),
AdditionalHint = T(539701153933, --[[InventoryItemCompositeDef Combination_Detonator_Remote AdditionalHint]] " Can be combined with TNT, C4, and PETN\n Remote explosives can be detonated from afar"),
Cost = 400,
CanAppearInShop = true,
Tier = 2,
RestockWeight = 30,
CategoryPair = "Components",
}