pipe bomb and fire bombs are minor contra
# ideally it would be dynamic and work by actually sparking the solution but that doesnt exist yet :(
# with that you could make napalm ied instead of welding fuel with no additional complexity
- type: entity
- parent: BaseItem
+ parent: [ BaseItem, BaseMinorContraband ]
id: FireBomb
name: fire bomb
description: A weak, improvised incendiary device.
- type: entity
- parent: GrenadeBase
+ parent: [ GrenadeBase, BaseMinorContraband ]
id: PipeBomb
name: pipe bomb
description: An improvised explosive made from pipes and wire.
- type: Construction
graph: PipeBomb
node: cable
- defaultTarget: pipebomb
\ No newline at end of file
+ defaultTarget: pipebomb