Skip to content

Commit 6373417

Browse files
committed
Added Luxuriant, Brilliance, and Big Rock planet
1 parent 7d3f915 commit 6373417

1 file changed

Lines changed: 47 additions & 0 deletions

File tree

planets/planets.json

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7752,5 +7752,52 @@
77527752
"weather_effects": [
77537753
"normal_temp"
77547754
]
7755+
},
7756+
"267": {
7757+
"name": "Big Rock",
7758+
"sector": "Sten",
7759+
"biome": "arctic_glacier_coldrocky",
7760+
"environmentals": [
7761+
"none"
7762+
],
7763+
"names": {
7764+
"en-US": "Big Rock"
7765+
},
7766+
"type": "arctic",
7767+
"weather_effects": [
7768+
"extreme_cold"
7769+
]
7770+
},
7771+
"268": {
7772+
"name": "Luxuriant",
7773+
"sector": "Jin Xi",
7774+
"biome": "sandy_base",
7775+
"environmentals": [
7776+
"sandstorms"
7777+
],
7778+
"names": {
7779+
"en-US": "Luxuriant"
7780+
},
7781+
"type": "sandy",
7782+
"weather_effects": [
7783+
"intense_heat",
7784+
"extreme_cold",
7785+
"sandstorms"
7786+
]
7787+
},
7788+
"269": {
7789+
"name": "Brilliance",
7790+
"sector": "Orion",
7791+
"biome": "primordial_blue",
7792+
"environmentals": [
7793+
"ion_storms"
7794+
],
7795+
"names": {
7796+
"en-US": "Brilliance"
7797+
},
7798+
"type": "primordial",
7799+
"weather_effects": [
7800+
"normal_temp"
7801+
]
77557802
}
77567803
}

0 commit comments

Comments
 (0)