From a36f8ba46a0c55da3ede402c4ec8369170117dc6 Mon Sep 17 00:00:00 2001 From: StellarX20 <97905447+StellarX20@users.noreply.github.com> Date: Sat, 22 Jan 2022 21:50:51 -0500 Subject: [PATCH] Added 4 :s --- mods/Neutronium Mod.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mods/Neutronium Mod.js b/mods/Neutronium Mod.js index 94295b84..9529bc1a 100644 --- a/mods/Neutronium Mod.js +++ b/mods/Neutronium Mod.js @@ -873,7 +873,7 @@ elements.explosion5 = { color: ["#ffb48f","#ffd991","#ffad91"], category: "special", state: "solid", -behavior [ +behavior: [ "CR:explosion4|CR:explosion4|CR:explosion4" "CR:explosion4|DL|CR:explosion4" "CR:explosion4|CR:explosion4|CR:explosion4" @@ -883,7 +883,7 @@ elements.explosion4 = { color: ["#ffb48f","#ffd991","#ffad91"], category: "special", state: "solid", -behavior [ +behavior: [ "CR:explosion3|CR:explosion3|CR:explosion3" "CR:explosion3|DL|CR:explosion3" "CR:explosion3|CR:explosion3|CR:explosion3" @@ -893,7 +893,7 @@ elements.explosion3 = { color: ["#ffb48f","#ffd991","#ffad91"], category: "special", state: "solid", -behavior [ +behavior: [ "CR:explosion|CR:explosion|CR:explosion" "CR:explosion2|DL|CR:explosion2" "CR:explosion2|CR:explosion2|CR:explosion2" @@ -903,7 +903,7 @@ elements.explosion2 = { color: ["#ffb48f","#ffd991","#ffad91"], category: "special", state: "solid", -behavior [ +behavior: [ "CR:explosion|CR:explosion|CR:explosion" "CR:explosion|DL|CR:explosion" "CR:explosion|CR:explosion|CR:explosion"