Update Batteries.js
This commit is contained in:
parent
95a1f99c6d
commit
b5308d2d20
|
|
@ -100,7 +100,7 @@ elements.radio_wave= {
|
||||||
};
|
};
|
||||||
elements.e_nuke = {
|
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"],
|
color: "#534636",
|
||||||
hardness: elements.nuke.hardness,
|
hardness: elements.nuke.hardness,
|
||||||
state: "solid",
|
state: "solid",
|
||||||
behavior: [
|
behavior: [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue