Refactor dry_acid element definition and reactions
This commit is contained in:
parent
c6d06872fa
commit
66edebc47a
|
|
@ -1,5 +1,6 @@
|
|||
elements.dry_acid = {
|
||||
name:"Anhydrous acid",
|
||||
alias:"anhydrous_acid",
|
||||
desc:"It's pretty much just acid without water in it.",
|
||||
color: ["#62e36f", "#a5d9aa", "#b3c9b6"],
|
||||
behavior: behaviors.POWDER,
|
||||
|
|
|
|||
Loading…
Reference in New Issue