aScientistsWish.js 1.10.1

Oh hell i forgot to change the Indonesian desc on phosphorus bomb👁️👄👁️
This commit is contained in:
CO1 2025-05-11 07:57:45 +07:00 committed by GitHub
parent c0ac095fdc
commit d7def9a2f1
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++) {