From 0ebeee09c0263e83bc580762a6e60d8232991ef1 Mon Sep 17 00:00:00 2001 From: An Orbit <68935009+orbit-loona@users.noreply.github.com> Date: Sat, 18 May 2024 19:15:35 -0400 Subject: [PATCH] toxin got removed smh --- mods/a_mod_by_alice.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mods/a_mod_by_alice.js b/mods/a_mod_by_alice.js index d746f287..7fd5b5cf 100644 --- a/mods/a_mod_by_alice.js +++ b/mods/a_mod_by_alice.js @@ -6421,6 +6421,7 @@ color1 and color2 spread through striped paint like dye does with itself. col }; pixel[newElement]++; deletePixel(checkPosX,checkPosY); + continue }; }; }; @@ -37549,7 +37550,7 @@ Make sure to save your command in a file if you want to add this preset again.` amalgamatedBombFire += ",lektre".repeat(6); amalgamatedBombFire += ",flamer".repeat(3); amalgamatedBombFire += ",flamebomb".repeat(3); - amalgamatedBombFire += ",toxin".repeat(3); + //amalgamatedBombFire += ",toxin".repeat(3); amalgamatedBombFire += ",burning_unrealistically_flammable_gas".repeat(4); amalgamatedBombFire += ",warp".repeat(6); amalgamatedBombFire += ",bomb_3".repeat(3);