Update Batteries.js

This commit is contained in:
IreoftheShire 2024-05-09 14:30:55 -07:00 committed by GitHub
parent 80597b23a2
commit 95a1f99c6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 7 deletions

View File

@ -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",