helldivers-2 / json

A set of JSON files for developing applications with Helldivers 2
MIT License
9 stars 10 forks source link

[FEATURE]: Update planets using new biome/Add new biome to list. #46

Closed TheWizardofGauze closed 2 months ago

TheWizardofGauze commented 2 months ago

What problem is solved?

Right now Gacrux is listed as a tundra, but it actually uses the new tall tree jungle/swamp biome. Multiple planets seem to have been changed to the new biome.

What is the solution?

Update the json to reflect this change.

What value does this add?

Applications using the API will be able correctly display the biome for the modified planets.

Any additional comments?

I'm not sure what the appropriate name for the biome is, maybe dense jungle? It's very swampy but I'm not sure if we would want to rename the current "swamp" to something else.