Added poison, but with no functionality yet.

This commit is contained in:
StellarX20 2022-02-05 22:14:07 -05:00 committed by GitHub
parent 805a4f5c39
commit 49f6948646
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

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