diff --git a/mods/Batteries.js b/mods/Batteries.js index a5c5bfc4..9c934e11 100644 --- a/mods/Batteries.js +++ b/mods/Batteries.js @@ -99,18 +99,18 @@ elements.radio_wave= { conduct: 0.01 }; elements.e_nuke = { - desc: "Works like the nuke but needs power to explode", + desc: "Works like the nuke but needs power to explode", color: ["#534636"], - hardness: elements.nuke.hardness, - state: "solid", - behavior: [ + hardness: elements.nuke.hardness, + state: "solid", + behavior: [ "XX|XX|XX", "XX|XX|XX", "M2|M1|M2", ], - conduct: 1, - category: "machines", - behaviorOn:[ + conduct: 1, + category: "machines", + behaviorOn:[ "XX|XX|XX", "XX|XX|XX", "M2|M1 AND EX:60>plasma,plasma,plasma,plasma,radiation,rad_steam|M2",