Update periodic_and_more.js

This commit is contained in:
Boxeled 2024-07-31 08:47:22 -05:00 committed by GitHub
parent 0c0b49a5ee
commit ddccd77a7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 11 additions and 0 deletions

View File

@ -7,8 +7,19 @@ elements.beryllium = {
state: "solid",
density: 720,
reactions: {
water: {elem1: "dirty_water"}
};
elements.galinstan = {
color: "#a9a9a9",
behavior: behaviors.LIQUID,
category: "liquids",
viscosity: 26,
state: "liquid",
density: 0.026
};
// Adding behavior presets:
behaviors.SELFDELETE = [
"XX|XX|XX",