fix files with invalid utf-8

This commit is contained in:
spookerton
2022-04-27 01:02:04 +01:00
parent 5058ece743
commit 1b13c8dd9f
13 changed files with 2800 additions and 2798 deletions
+57 -57
View File
@@ -1,57 +1,57 @@
//Qerrbalak
/datum/locations/qerrvallis
name = "Qerr'Vallis"
desc = "The home system of the Skrell, which translates to 'Star of the royals' or 'Light of the Crown'."
/datum/locations/qerrvallis/New(var/creator)
contents.Add(
new /datum/locations/qerrbalak(src)
)
..(creator)
/datum/locations/qerrbalak
name = "Qerrbalak"
desc = "The homeworld of the Skrell. It is a planet with a humid atmosphere, featuring plenty of swamps and jungles. \
The world is filled with Skrellian cities which often sit on stilts."
/datum/locations/qerrbalak/New(var/creator)
contents.Add(
new /datum/locations/qarrkloa(src),
new /datum/locations/moglar(src),
new /datum/locations/miqoxi(src),
new /datum/locations/kallo(src),
new /datum/locations/glimorr(src)
)
..(creator)
/datum/locations/qarrkloa
name = "Qarrkloa"
desc = "Mythically considered the first State-City ever built by Skrellkind, Qarrkloa attracts thousands of tourists and archeologists \
every year thanks to the ancestral structures, built thousands of years ago by the Skrell, scattered in its vicinity."
/datum/locations/moglar
name = "Moglar"
desc = "Built on the northern coast of Qorrgloa, Moglar was, at the time of XiKrrioals colonization, a major port of trade between \
the two continents of the planet. It has kept that role to this day, although it never truly adapted to inter-planetary trade, leaving the \
task of exporting Qerrbalaks goods to other planets to other cities, mainly on XiKrrioal."
/datum/locations/miqoxi
name = "Miqoxi"
desc = "This city, built on the small patch of islands north of XiKrrioal, owes most of its current status to the infamous Qerr-Skria \
Glomorr Krrixi who, in the 23th century BCE, built a large empire spanning from the Qorria Sea to the current city of Qalkrrea, mostly \
through military conquests. As the center of his empire, Miqoxi became a large center of population and industry and while the fall of \
the empire at Krrixis death did put a halt to the citys growth, it is still today one of the biggest cities of the continent."
/datum/locations/kallo
name = "Kallo"
desc = "A relatively recent city compared to the other major cities of the planet, Kallo quickly rose in status by fathering some of the most \
important figures of modern skrellian society. It is notably the birthplace of Xikrra Kolgoa, who wrote the Loglomogrri in 46 BCE, \
the constitutional code that is still used by most of the skrellian states in the galaxy."
/datum/locations/glimorr
name = "Glimorr"
desc = "While Glimorr is not as heavily-populated than its continental counterparts, its touristic potential made it rich enough to finance \
the biggest research center of the planet, covering dozens of scientific fields. Its Academy is just as much renowned, and even the lowest \
Qrri-Mog (although most of its students prefer to continue their studies until they become Qerr-Mog) coming out of its classrooms is \
considered part of the elite."
//Qerrbalak
/datum/locations/qerrvallis
name = "Qerr'Vallis"
desc = "The home system of the Skrell, which translates to 'Star of the royals' or 'Light of the Crown'."
/datum/locations/qerrvallis/New(var/creator)
contents.Add(
new /datum/locations/qerrbalak(src)
)
..(creator)
/datum/locations/qerrbalak
name = "Qerrbalak"
desc = "The homeworld of the Skrell. It is a planet with a humid atmosphere, featuring plenty of swamps and jungles. \
The world is filled with Skrellian cities which often sit on stilts."
/datum/locations/qerrbalak/New(var/creator)
contents.Add(
new /datum/locations/qarrkloa(src),
new /datum/locations/moglar(src),
new /datum/locations/miqoxi(src),
new /datum/locations/kallo(src),
new /datum/locations/glimorr(src)
)
..(creator)
/datum/locations/qarrkloa
name = "Qarr'kloa"
desc = "Mythically considered the first State-City ever built by Skrellkind, Qarr'kloa attracts thousands of tourists and archeologists \
every year thanks to the ancestral structures, built thousands of years ago by the Skrell, scattered in its vicinity."
/datum/locations/moglar
name = "Mo'glar"
desc = "Built on the northern coast of Qorr'gloa, Mo'glar was, at the time of Xi'Krri'oal's colonization, a major port of trade between \
the two continents of the planet. It has kept that role to this day, although it never truly adapted to inter-planetary trade, leaving the \
task of exporting Qerrbalak's goods to other planets to other cities, mainly on Xi'Krri'oal."
/datum/locations/miqoxi
name = "Mi'qoxi"
desc = "This city, built on the small patch of islands north of Xi'Krri'oal, owes most of its current status to the infamous Qerr-Skria \
Glo'morr Krrixi who, in the 23th century BCE, built a large empire spanning from the Qo'rria Sea to the current city of Qal'krrea, mostly \
through military conquests. As the center of his empire, Mi'qoxi became a large center of population and industry and while the fall of \
the empire at Krrixi's death did put a halt to the city's growth, it is still today one of the biggest cities of the continent."
/datum/locations/kallo
name = "Kal'lo"
desc = "A relatively recent city compared to the other major cities of the planet, Kal'lo quickly rose in status by fathering some of the most \
important figures of modern skrellian society. It is notably the birthplace of Xikrra Kol'goa, who wrote the Lo'glo'mog'rri in 46 BCE, \
the constitutional code that is still used by most of the skrellian states in the galaxy."
/datum/locations/glimorr
name = "Gli'morr"
desc = "While Gli'morr is not as heavily-populated than its continental counterparts, its touristic potential made it rich enough to finance \
the biggest research center of the planet, covering dozens of scientific fields. Its Academy is just as much renowned, and even the lowest \
Qrri-Mog (although most of its students prefer to continue their studies until they become Qerr-Mog) coming out of its classrooms is \
considered part of the elite."
+68 -68
View File
@@ -1,68 +1,68 @@
//Vir
/datum/locations/vir
name = "Vir"
desc = "Vir is a human system that sits between the inner and outer systems of human-controlled space."
/datum/locations/vir/New(var/creator)
contents.Add(
new /datum/locations/firnir(src),
new /datum/locations/tyr(src),
new /datum/locations/sif(src),
new /datum/locations/magni(src),
new /datum/locations/kara(src),
new /datum/locations/rota(src)
)
..(creator)
/datum/locations/firnir
name = "Firnir"
desc = "Tidally locked to Vir and having temperatures in excess of 570 degrees kelvin (299°C) on the day side has caused this planet to go mostly ignored."
/datum/locations/tyr
name = "Tyr"
desc = "Second closest planet, with a high concentration of minerals in the crust, but otherwise a typical planet. The surface temperature can reach \
405 degrees kelvin (132°C), which deter most mining operations, except for one, which has a mining base and a few orbitals established, utilizing \
specialized equipment, chiefly being autonomous synthetic mining drones, to retrieve precious ore in a rather expensive, but safer way, compared to the \
pirate haven that is asteroid mining."
/datum/locations/sif
name = "Sif"
desc = "Falling within Vir's 'habitable zone', the third planet was the first to be colonized, initially by a large group of colonists owing \
loyalty to their own employers. Unfortunate events discussed previously had forced the settlement to be abandoned, and then reclaimed. \
The planet's mean temperature is 286 kelvin (13°C), chilly but habitable."
/datum/locations/magni
name = "Magni"
desc = "Outside of the habitable zone, Vir D is generally at 202 kelvin (-71°C)."
/datum/locations/kara
name = "Kara"
desc = "A gas giant, with a large number of moons. Captured asteroids, to be specific. Many of these asteroids are being used by different companies for \
various purposes. The temperature of the gas giant is 150 kelvin (-108°C)"
/datum/locations/kara/New(var/creator)
contents.Add(
new /datum/locations/northern_star(src)
)
..(creator)
/datum/locations/northern_star //Inception joke here
name = "Northern Star"
desc = "The Northern Star is an asteroid colony owned and operated by NanoTrasen, among many other asteroid installations. \
Originally conceived as 'just another pitstop' for weary asteroid miners, it has grown to become a significant installation in the Kara subsystem."
/datum/locations/northern_star/New(var/creator)
contents.Add(
new /datum/locations/northern_star_interior(src)
)
..(creator)
/datum/locations/northern_star_interior
name = "Northern Star Inner Level"
desc = "The Northern Star contains multiple layers, this one being the inner level, also known as the residentual area. It contains most of the \
homes for the Northern Star, as well as acting as the heart of commerece, with many shops and markets near the center."
/datum/locations/rota
name = "Rota"
desc = "A Neptune-like ice giant, with a beautiful ring system circling it. It is 165 kelvin (-157°C)."
//Vir
/datum/locations/vir
name = "Vir"
desc = "Vir is a human system that sits between the inner and outer systems of human-controlled space."
/datum/locations/vir/New(var/creator)
contents.Add(
new /datum/locations/firnir(src),
new /datum/locations/tyr(src),
new /datum/locations/sif(src),
new /datum/locations/magni(src),
new /datum/locations/kara(src),
new /datum/locations/rota(src)
)
..(creator)
/datum/locations/firnir
name = "Firnir"
desc = "Tidally locked to Vir and having temperatures in excess of 570 degrees kelvin (299°C) on the day side has caused this planet to go mostly ignored."
/datum/locations/tyr
name = "Tyr"
desc = "Second closest planet, with a high concentration of minerals in the crust, but otherwise a typical planet. The surface temperature can reach \
405 degrees kelvin (132°C), which deter most mining operations, except for one, which has a mining base and a few orbitals established, utilizing \
specialized equipment, chiefly being autonomous synthetic mining drones, to retrieve precious ore in a rather expensive, but safer way, compared to the \
pirate haven that is asteroid mining."
/datum/locations/sif
name = "Sif"
desc = "Falling within Vir's 'habitable zone', the third planet was the first to be colonized, initially by a large group of colonists owing \
loyalty to their own employers. Unfortunate events discussed previously had forced the settlement to be abandoned, and then reclaimed. \
The planet's mean temperature is 286 kelvin (13°C), chilly but habitable."
/datum/locations/magni
name = "Magni"
desc = "Outside of the habitable zone, Vir D is generally at 202 kelvin (-71°C)."
/datum/locations/kara
name = "Kara"
desc = "A gas giant, with a large number of moons. Captured asteroids, to be specific. Many of these asteroids are being used by different companies for \
various purposes. The temperature of the gas giant is 150 kelvin (-108°C)"
/datum/locations/kara/New(var/creator)
contents.Add(
new /datum/locations/northern_star(src)
)
..(creator)
/datum/locations/northern_star //Inception joke here
name = "Northern Star"
desc = "The Northern Star is an asteroid colony owned and operated by NanoTrasen, among many other asteroid installations. \
Originally conceived as 'just another pitstop' for weary asteroid miners, it has grown to become a significant installation in the Kara subsystem."
/datum/locations/northern_star/New(var/creator)
contents.Add(
new /datum/locations/northern_star_interior(src)
)
..(creator)
/datum/locations/northern_star_interior
name = "Northern Star Inner Level"
desc = "The Northern Star contains multiple layers, this one being the inner level, also known as the residentual area. It contains most of the \
homes for the Northern Star, as well as acting as the heart of commerece, with many shops and markets near the center."
/datum/locations/rota
name = "Rota"
desc = "A Neptune-like ice giant, with a beautiful ring system circling it. It is 165 kelvin (-157°C)."