sorry lllllllllwith10ls, i desperately have to exclude these from random

i tried doing it with a separate file but it illogically refused to change neutronium
This commit is contained in:
Laetitia (O-01-67) 2022-11-03 12:30:34 -04:00 committed by GitHub
parent aa2bf75ab0
commit 3c20716991
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -463,6 +463,7 @@ elements.neutronium = {
category: "special",
state: "solid",
density: 4e17,
excludeRandom: true,
}
@ -498,6 +499,7 @@ elements.liquid_neutronium = {
category: "special",
state: "liquid",
density: 2e17,
excludeRandom: true,
}
elements.liquid_helium.behavior2 = [
@ -542,4 +544,5 @@ elements.quark_matter = {
category: "special",
state: "liquid",
density: 4e18,
}
excludeRandom: true,
}