Merge pull request #39 from baebaggsstudios/patch-1

Create Testruby
This commit is contained in:
slweeb 2022-11-07 18:10:43 -05:00 committed by GitHub
commit 0a1405602e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

11
mods/Testruby Normal file
View File

@ -0,0 +1,11 @@
elements.ruby = {
color: ["#ff0000","#f44336","#990000","#ea9999","#f4cccc"], behavior: [
category: "powders",
state: "solid",
density: 265,
burn: 1000,
burnTime: 300,
burnInto: ["carbon dioxide ",null,null],
tempHigh: 1000, //bs
stateHigh: ["oxygen",null,null],
}