Skip to content

Commit

Permalink
Merge pull request #34 from paulleonartcalvo/issue-98-lestrade-bug
Browse files Browse the repository at this point in the history
Fix L'estrade name references in JSON
  • Loading branch information
chatterchats authored May 1, 2024
2 parents d1f6c5c + 08e503a commit 12c1774
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions planets/planets.json
Original file line number Diff line number Diff line change
Expand Up @@ -4237,7 +4237,7 @@
},
"166": {
"name": "Enuliale",
"sector": "Le'strade",
"sector": "L'estrade",
"biome": "crimsonmoor",
"environmentals": [
"ion_storms"
Expand All @@ -4262,7 +4262,7 @@
},
"167": {
"name": "Epsilon Phoencis VI",
"sector": "Le'strade",
"sector": "L'estrade",
"biome": "winter",
"environmentals": [
"extreme_cold",
Expand Down Expand Up @@ -5338,7 +5338,7 @@
},
"209": {
"name": "Nabatea Secundus",
"sector": "Le'strade",
"sector": "L'estrade",
"biome": "rainforest",
"environmentals": [
"ion_storms"
Expand All @@ -5363,7 +5363,7 @@
},
"210": {
"name": "Navi VII",
"sector": "Le'strade",
"sector": "L'estrade",
"biome": "jungle",
"environmentals": [
"volcanic_activity",
Expand Down Expand Up @@ -6540,7 +6540,7 @@
},
"256": {
"name": "Diaspora X",
"sector": "Le'strade",
"sector": "L'estrade",
"biome": "mesa",
"environmentals": [
"intense_heat",
Expand All @@ -6566,7 +6566,7 @@
},
"257": {
"name": "Gemstone Bluffs",
"sector": "Le'strade",
"sector": "L'estrade",
"biome": "highlands",
"environmentals": [
"thick_fog",
Expand Down Expand Up @@ -6618,7 +6618,7 @@
},
"259": {
"name": "Omicron",
"sector": "Le'strade",
"sector": "L'estrade",
"biome": "tundra",
"environmentals": [
"none"
Expand Down

0 comments on commit 12c1774

Please sign in to comment.