fix bojithekings_mod.js

This commit is contained in:
BojiTheKing3o14 2025-09-21 22:51:10 +03:00 committed by GitHub
parent 16bf5209b2
commit 7d8a754fca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -270,7 +270,7 @@ elements.h_bomb.behavior = [
] ]
elements.hydrogen.reactions["hydrogen"] = { elements.hydrogen.reactions["hydrogen"] = {
elem1: "custom_fusion_2" , elem2: null, tempMin: 70000 elem1: "h_explosion" , elem2: null, tempMin: 70000
} }
elements.h_explosion = { elements.h_explosion = {