myspace / Lua /InventoryItemCompositeDef /Combination_Detonator_Remote.generated.lua
sirnii's picture
Upload 1816 files
b6a38d7 verified
-- ========== 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 <em>Set Explosive</em> to detonate via a radio signal."),
AdditionalHint = T(539701153933, --[[InventoryItemCompositeDef Combination_Detonator_Remote AdditionalHint]] "<bullet_point> Can be combined with TNT, C4, and PETN\n<bullet_point> Remote explosives can be detonated from afar"),
Cost = 400,
CanAppearInShop = true,
Tier = 2,
RestockWeight = 30,
CategoryPair = "Components",
}