Merge pull request #1106 from Ghanisma/patch-6

aScientistsWish.js 1.10.1
This commit is contained in:
slweeb 2025-05-13 19:08:42 -04:00 committed by GitHub
commit f070710987
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1167,7 +1167,7 @@ elements.phosphorus_bomb = {
category: "weapons",
state: "solid",
density: 1200,
desc: "Bom fosfor meledak saat menyentuh elemen lain dan menyebarkan molten_phosphorus.",
desc: "Don't let UN see this...",
tick: function(pixel) {
// Periksa apakah ada elemen lain di sekitarnya
for (let dx = -1; dx <= 1; dx++) {