From 66edebc47ac1ff0302ec0cda2ee456cbdd996846 Mon Sep 17 00:00:00 2001 From: shkandriyeli-eng Date: Mon, 26 Jan 2026 18:18:37 -0700 Subject: [PATCH] Refactor dry_acid element definition and reactions --- mods/dry_acid.js | 1 + 1 file changed, 1 insertion(+) diff --git a/mods/dry_acid.js b/mods/dry_acid.js index 3ba835e3..944ca7fc 100644 --- a/mods/dry_acid.js +++ b/mods/dry_acid.js @@ -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,