diff --git a/data/json/obsolete.json b/data/json/obsolete.json index d38e0367f06e0..1c3ed686af4e1 100644 --- a/data/json/obsolete.json +++ b/data/json/obsolete.json @@ -874,58 +874,6 @@ "acceptable_ammo": [ "plutonium" ], "capacity_multiplier": 2.0 }, - { - "id": "pipebomb", - "type": "TOOL", - "category": "weapons", - "name": { "str": "pipe bomb" }, - "description": "This is a section of a pipe filled with explosive materials. Use this item to light the fuse, which gives you five turns to get away from it before it detonates. You'll need a lighter or some matches to use it.", - "weight": "730 g", - "//": "Only one third (410 g) of a whole pipe is being used", - "volume": "500 ml", - "price": 1500, - "to_hit": 1, - "bashing": 5, - "material": [ "steel" ], - "symbol": "*", - "color": "light_gray", - "use_action": { - "target": "pipebomb_act", - "msg": "You light the fuse on the pipe bomb.", - "target_charges": 6, - "active": true, - "need_fire": 1, - "menu_text": "Light fuse", - "type": "transform" - }, - "flags": [ "RADIO_MODABLE", "RADIO_INVOKE_PROC", "BOMB", "NPC_ACTIVATE" ] - }, - { - "id": "pipebomb_act", - "type": "TOOL", - "category": "weapons", - "name": { "str": "active pipe bomb" }, - "description": "This pipe bomb's fuse is lit, and it will explode any second now. Throw it immediately!", - "weight": "1298 g", - "volume": "500 ml", - "price": 0, - "to_hit": 1, - "bashing": 5, - "material": [ "steel" ], - "symbol": "*", - "color": "light_gray", - "initial_charges": 6, - "max_charges": 6, - "turns_per_charge": 1, - "use_action": { - "type": "explosion", - "sound_volume": 0, - "sound_msg": "ssss…", - "no_deactivate_msg": "You've already lit the %s, try throwing it instead.", - "explosion": { "power": 175, "shrapnel": { "casing_mass": 400, "fragment_mass": 1 } } - }, - "flags": [ "BOMB", "TRADER_AVOID", "DANGEROUS" ] - }, { "id": "tool_black_powder_charge", "type": "TOOL",