Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

I cant launch to the areas that have palladium #28

Open
sirgamesalot010 opened this issue Dec 9, 2020 · 5 comments
Open

I cant launch to the areas that have palladium #28

sirgamesalot010 opened this issue Dec 9, 2020 · 5 comments

Comments

@sirgamesalot010
Copy link

Every time I try to launch the launch button does nothing

@davlucas
Copy link

same here, tomorrow i'll check the code inside the mod and update it

@davlucas
Copy link

unnlocked by setting following code on serpulo.js inside the mod's zip

const goldMountains = new SectorPreset("goldMountains", Planets.serpulo, 10);
goldMountains.captureWave = 30;
goldMountains.objectives = Seq.with(
new Objectives.SectorComplete(SectorPresets.stainedMountains),
new Objectives.Research(Vars.content.getByName(ContentType.block, "goldmod-goldCrucible")),
new Objectives.Research(Vars.content.getByName(ContentType.block, "goldmod-goldForge")),
new Objectives.Research(Blocks.laserDrill)
);
goldMountains.alwaysUnlocked = true;

But no palladium in this map

@Creater3d
Copy link

Creater3d commented Jan 15, 2021

Need fix this.

@MoonstreamJustNotInSpace

I don't think it has been fixed yet.

@Slotterleet
Copy link
Owner

Modded sectors in Serpulo are fixed after 6 months of idling, and Cori (the only planet with palladium) will come in the future.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants