Merge pull request #200 from JustAGenericUsername/main

Update nousersthings.js
This commit is contained in:
slweeb 2023-12-26 14:46:31 -05:00 committed by GitHub
commit 960e2c5377
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -1427,10 +1427,13 @@ elements.molten_plutonium = {
},
reactions: {
"neutron": { elem1:"pn_explosion", tempMin:400, chance:0.1 },
"neutron": { temp1: 100, temp2: 100 },
},
density: 16629,
}
},
elements.neutron.reactions = {
"uranium": { temp2:100 },
"plutonium": { temp2: 100 }
},
elements.pn_explosion = {
color: ["#ffb48f","#ffd991","#ffad91"],
behavior: [