diff --git a/data/mods/blazemod/vehicleparts/blob_vehicleparts.json b/data/mods/blazemod/vehicleparts/blob_vehicleparts.json index 0845dec202780..c64f0e223a1da 100644 --- a/data/mods/blazemod/vehicleparts/blob_vehicleparts.json +++ b/data/mods/blazemod/vehicleparts/blob_vehicleparts.json @@ -263,55 +263,6 @@ "requirements": { "repair": { "time": "5 m", "using": [ [ "blobrep", 1 ] ] } }, "flags": [ "OBSTACLE", "OPAQUE", "OPENABLE", "BOARDABLE", "FOLDABLE" ] }, - { - "id": "glowie_battery", - "type": "vehicle_part", - "name": "gel battery", - "item": "glowie", - "location": "fuel_source", - "fuel_type": "battery", - "symbol": "#", - "broken_symbol": "x", - "color": "cyan", - "broken_color": "cyan", - "durability": 200, - "damage_modifier": 10, - "folded_volume": 1, - "breaks_into": [ { "item": "glowiegrow" } ], - "description": "A living, glowing blob. Having been filled with electrical power, it stores that power and can release it to power other parts of the vehicle, allowing it to act as a storage battery.", - "requirements": { "repair": { "time": "5 m", "using": [ [ "blobrep", 1 ] ] } }, - "flags": [ "FOLDABLE" ] - }, - { - "id": "glowie_battery_u", - "type": "vehicle_part", - "copy-from": "glowie_battery", - "name": "gel battery (under)", - "location": "under" - }, - { - "id": "glowie_power", - "type": "vehicle_part", - "name": "gel generator", - "item": "glowie", - "location": "center", - "fuel_type": "bfeed", - "symbol": "#", - "broken_symbol": "x", - "color": "cyan", - "broken_color": "cyan", - "durability": 200, - "//": "Power is a multiplier on power efficiency - 1 unit is 100 units of battery or 100 kJ", - "power": 50, - "epower": 250, - "bonus": 25, - "damage_modifier": 10, - "folded_volume": 1, - "breaks_into": [ { "item": "glowiegrow" } ], - "description": "A living, glowing blob. It consumes blob feed and produces electrical power, allowing it to be used as a reactor. It also glows, and can be turned on to illuminate several squares inside the vehicle.", - "requirements": { "repair": { "time": "5 m", "using": [ [ "blobrep", 1 ] ] } }, - "flags": [ "REACTOR", "FOLDABLE", "ATOMIC_LIGHT", "ENABLED_DRAINS_EPOWER" ] - }, { "id": "gray_amalgam", "type": "vehicle_part",