Update nousersthings.js

This commit is contained in:
JustAGenericUsername 2023-12-26 14:45:35 -05:00 committed by GitHub
parent 070ff2c924
commit 01a8789a07
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: [