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

Update to Earth's description #293

Merged
merged 2 commits into from
Oct 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion GameData/RealSolarSystem/Localization/en-us.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Localization
#RSS_Ceres_Biome11 = Haulani Crater

#RSS_Earth_name = Earth
#RSS_Earth_desc = The Pale Blue Dot, home to over seven-billion humans and trillions of other life-forms of various shapes and sizes. Earth is where you are in our neighbourhood, our home. For now, it is our very only place in the vast expanse of our marvellous universe.
#RSS_Earth_desc = The Pale Blue Dot, home to over eight-billion humans and trillions of other life-forms of various shapes and sizes. Earth is where you are in our neighbourhood, our home. For now, it is our only place in the vast expanse of our marvellous universe.
#RSS_Earth_Biome1 = Shores
#RSS_Earth_Biome2 = Grasslands
#RSS_Earth_Biome3 = Tundra
Expand Down
2 changes: 1 addition & 1 deletion GameData/RealSolarSystem/RSSKopernicus/Earth/Earth.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
isHomeWorld = true
radius = 6371000
ocean = true
description = #RSS_Earth_desc//The Pale Blue Dot, home to over seven-billion humans and trillions of other life-forms of various shapes and sizes. Earth is where you are in our neighbourhood, our home. For now, it is our very only place in the vast expanse of our marvellous universe.
description = #RSS_Earth_desc//The Pale Blue Dot, home to over eight-billion humans and trillions of other life-forms of various shapes and sizes. Earth is where you are in our neighbourhood, our home. For now, it is our only place in the vast expanse of our marvellous universe.
// Stellar day.
solarRotationPeriod = False
rotationPeriod = 86164.098903691
Expand Down
Loading