periodic_and_more.js V 1.0.3: a slight fix
Adds Galinstan, and a thing that happens when beryllium reacts with water.
This commit is contained in:
parent
ddccd77a7f
commit
24c1afa4b3
|
|
@ -48,7 +48,6 @@ elements.sand_exploder = {
|
|||
category: "tools",
|
||||
};
|
||||
|
||||
// Add reactions to existing elements
|
||||
if (!elements.water.reactions) { // Include this block once
|
||||
elements.water.reactions = {} // This creates the property if it doesn't exist
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue