Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MPE Configs #33

Closed
johnabsher opened this issue Jul 6, 2021 · 1 comment
Closed

MPE Configs #33

johnabsher opened this issue Jul 6, 2021 · 1 comment

Comments

@johnabsher
Copy link

Currently, there are no configurations for the Minor Planet Expansion.

I've created a simple config based on the real-world analogues for these bodies which you can include:

+PLANETARY_RESOURCE:HAS[#Tag[SrfSilica]]:NEEDS[MPE]
{
	@PlanetName = Edas
	@Tag = Applied
}
+PLANETARY_RESOURCE:HAS[#Tag[SrfRock]]:NEEDS[MPE]
{
	@PlanetName = Vant
	@Tag = Applied
}
+PLANETARY_RESOURCE:HAS[#Tag[SrfRockMetal]]:NEEDS[MPE]
{
	@PlanetName = Zore
	@Tag = Applied
}
+PLANETARY_RESOURCE:HAS[#Tag[SrfRockIce]]:NEEDS[MPE]
{
	@PlanetName = Lint-Mikey
	@Tag = Applied
}
+PLANETARY_RESOURCE:HAS[#Tag[SrfRockIce]]:NEEDS[MPE]
{
	@PlanetName = Crokslev
	@Tag = Applied
}
+PLANETARY_RESOURCE:HAS[#Tag[SrfIceNitrogen]]:NEEDS[MPE]
{
	@PlanetName = Geito
	@Tag = Applied
}
+PLANETARY_RESOURCE:HAS[#Tag[SrfIceWater]]:NEEDS[MPE]
{
	@PlanetName = Havous 
	@Tag = Applied
}
+PLANETARY_RESOURCE:HAS[#Tag[SrfIceWater]]:NEEDS[MPE]
{
	@PlanetName = Kal 
	@Tag = Applied
}
+PLANETARY_RESOURCE:HAS[#Tag[SrfIceWater]]:NEEDS[MPE]
{
	@PlanetName = Ki'Ki
	@Tag = Applied
}
+PLANETARY_RESOURCE:HAS[#Tag[SrfIceMethane]]:NEEDS[MPE]
{
	@PlanetName = Mracksis 
	@Tag = Applied
}
+PLANETARY_RESOURCE:HAS[#Tag[SrfIceNitrogen]]:NEEDS[MPE]
{
	@PlanetName = Flake 
	@Tag = Applied
}
+PLANETARY_RESOURCE:HAS[#Tag[SrfIceMethane]]:NEEDS[MPE]
{
	@PlanetName = Ervo 
	@Tag = Applied
}
+PLANETARY_RESOURCE:HAS[#Tag[SrfIceMethane]]:NEEDS[MPE]
{
	@PlanetName = Archae 
	@Tag = Applied
}
+PLANETARY_RESOURCE:HAS[#Tag[SrfIceMethane]]:NEEDS[MPE]
{
	@PlanetName = Soden
	@Tag = Applied
}
+PLANETARY_RESOURCE:HAS[#Tag[SrfIceMethane]]:NEEDS[MPE]
{
	@PlanetName = Lon
	@Tag = Applied
}
@JadeOfMaar
Copy link
Owner

Forgot to close this. Your offering was accepted and revised in release 1.19.0. 👍

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

No branches or pull requests

2 participants