toxin got removed smh

This commit is contained in:
An Orbit 2024-05-18 19:15:35 -04:00 committed by GitHub
parent 0257183445
commit 0ebeee09c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -6421,6 +6421,7 @@ color1 and color2 spread through striped paint like dye does with itself. <u>col
}; };
pixel[newElement]++; pixel[newElement]++;
deletePixel(checkPosX,checkPosY); 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 += ",lektre".repeat(6);
amalgamatedBombFire += ",flamer".repeat(3); amalgamatedBombFire += ",flamer".repeat(3);
amalgamatedBombFire += ",flamebomb".repeat(3); amalgamatedBombFire += ",flamebomb".repeat(3);
amalgamatedBombFire += ",toxin".repeat(3); //amalgamatedBombFire += ",toxin".repeat(3);
amalgamatedBombFire += ",burning_unrealistically_flammable_gas".repeat(4); amalgamatedBombFire += ",burning_unrealistically_flammable_gas".repeat(4);
amalgamatedBombFire += ",warp".repeat(6); amalgamatedBombFire += ",warp".repeat(6);
amalgamatedBombFire += ",bomb_3".repeat(3); amalgamatedBombFire += ",bomb_3".repeat(3);