UTF 8 Cleanup (#5267)

🆑
refactor: Refactors files containing non UTF-8 characters to now be
UTF-8 Compliant
/🆑

<!-- Both 🆑's are required for the changelog to work! You can put
your name to the right of the first 🆑 if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
This commit is contained in:
LordME
2023-04-02 01:24:48 -07:00
committed by GitHub
parent d23ac504a0
commit 7e297d8310
5 changed files with 33 additions and 33 deletions
@@ -42,13 +42,13 @@
name = "Firnir (Terrestrial Planet)"
keywords += list("Firnir")
data = "Firnir is the first planet of Vir, tidally locked to it, and having temperatures in excess of 570 degrees \
kelvin (299°C) on the day side has caused this planet to go mostly ignored."
kelvin (299°C) on the day side has caused this planet to go mostly ignored."
/datum/lore/codex/page/tyr/add_content()
name = "Tyr (Terrestrial Planet)"
keywords += list("Tyr")
data = "The second closest planet to [quick_link("Vir")], this planet has a high concentration of minerals inside its crust, as well as active volcanism and plate tectonics. \
The temperature on the surface can reach up to 405 degrees kelvin (132°C), which has deterred most people from the planet, except for two [quick_link("TSC", "TSCs")], \
The temperature on the surface can reach up to 405 degrees kelvin (132°C), which has deterred most people from the planet, except for two [quick_link("TSC", "TSCs")], \
Greyson Manufactories and [quick_link("Xion Manufacturing Group")]. In orbit, the two companies each have a space station, used to coordinate and \
control their stations on the surface without having to suffer the intense heat. Xion's station also doubles as a control and oversight facility for their \
[quick_link("drones","autonomous mining drones")].\
@@ -98,7 +98,7 @@
/datum/lore/codex/page/magni/add_content()
name = "Magni (Terrestrial Planet)"
keywords += list("Magni")
data = "Outside of the habitable zone, the barren world Magni is generally at 202 kelvin (-71°C)."
data = "Outside of the habitable zone, the barren world Magni is generally at 202 kelvin (-71°C)."
/datum/lore/codex/page/kara/add_content()
name = "Kara (Gas Giant)"
@@ -107,7 +107,7 @@
to be the remnants of a much larger moon that was ripped apart by Kara, long ago. Curerntly, a large number of these \
asteroids are being used by many different businesses, and some governmental infrastructure has been built. The most prominent \
asteroid installation is the [quick_link("Northern Star", "NCS Northern Star")], a general purpose colony owned and operated by \
[quick_link("NanoTrasen")]. The mid-atmospheric temperature of the gas giant averages to around 150 kelvin (-108°C)."
[quick_link("NanoTrasen")]. The mid-atmospheric temperature of the gas giant averages to around 150 kelvin (-108°C)."
/datum/lore/codex/page/northern_star/add_content()
name = "Northern Star (Artificial Satellite)"
@@ -126,4 +126,4 @@
/datum/lore/codex/page/rota/add_content()
name = "Rota (Gas Giant)"
keywords += list("Rota")
data = "An ice giant, with a beautiful ring system circling it. The average temperature for it is 165 kelvin (-157°C)."
data = "An ice giant, with a beautiful ring system circling it. The average temperature for it is 165 kelvin (-157°C)."