trend, trend!

This commit is contained in:
Putnam
2020-08-30 07:33:17 -07:00
parent 4626a9a411
commit 10586f3c3b
+2 -2
View File
@@ -467,9 +467,9 @@
if(0 to 2)
return "stable, meaning that its heat will always increase."
if(2 to 3)
return "metastable, meaning that its heat tend upwards."
return "metastable, meaning that its heat will trend upwards."
if (3 to INFINITY)
return "unstable, meaning that its heat will tend downwards."
return "unstable, meaning that its heat will trend downwards."
/proc/color2hex(color) //web colors
if(!color)