test (mod order?)

This commit is contained in:
O-01-67 2022-09-04 16:57:07 -04:00 committed by GitHub
parent 5af7863653
commit 6a4cf5a6e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -1,9 +1,3 @@
if(enabledMods.includes("mods/fey_and_more.js")) {
elements.birthpool.density = 1250
elements.primordial_soup.density = 1250
elements.birthpool.state = "liquid";
};
runAfterLoad(function() { runAfterLoad(function() {
if(enabledMods.includes("mods/fey_and_more.js")) { if(enabledMods.includes("mods/fey_and_more.js")) {
elements.birthpool.density = 1250 elements.birthpool.density = 1250