From 49f6948646627edc658439d5d6b92e9df5b285bb Mon Sep 17 00:00:00 2001 From: StellarX20 <97905447+StellarX20@users.noreply.github.com> Date: Sat, 5 Feb 2022 22:14:07 -0500 Subject: [PATCH] Added poison, but with no functionality yet. --- mods/Neutronium Mod.js | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/mods/Neutronium Mod.js b/mods/Neutronium Mod.js index 9b8ec4ed..d5b16e73 100644 --- a/mods/Neutronium Mod.js +++ b/mods/Neutronium Mod.js @@ -960,6 +960,16 @@ tempLow: 1668, temp: 2000, viscosity: 10000 }; +elements.poison = { +color: "#07f71b", +category: "liquids", +state: "liquid", +behavior: behaviors.LIQUID, +stateLow: "poison_ice", +tempLow: -10, +stateHigh: "poison_gas", +tempHigh: 115 +}; /* Unfinished: magnesium hematite mixture