mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-30 19:46:33 +01:00
NT & CC Namefix (#6333)
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may not be viewable. --> <!-- You can view Contributing.MD for a detailed description of the pull request process. --> ## About The Pull Request title <!-- Describe The Pull Request. Please be sure every change is documented or this can delay review and even discourage maintainers from merging your PR! --> ## Why It's Good For The Game muh immursion! <!-- Argue for the merits of your changes and how they benefit the game, especially if they are controversial and/or far reaching. If you can't actually explain WHY what you are doing will improve the game, then it probably isn't good for the game in the first place. --> ## Changelog 🆑 spellcheck: CentComm => Centcom spellcheck: NanoTrasen => Nanotrasen /🆑 <!-- 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:
@@ -92,8 +92,8 @@
|
||||
/datum/lore/codex/page/southern_cross/add_content()
|
||||
name = "Southern Cross (Artificial Satellite)"
|
||||
keywords += list("Southern Cross", "NLS Southern Cross")
|
||||
data = "The Southern Cross is a telecommunications and supply hub for [quick_link("NanoTrasen")], named after it's companion satellite, the \
|
||||
[quick_link("Northern Star")]. It acts as a logistics hub for the smaller installations NanoTrasen has in Sif orbit and on the surface."
|
||||
data = "The Southern Cross is a telecommunications and supply hub for [quick_link("Nanotrasen")], named after it's companion satellite, the \
|
||||
[quick_link("Northern Star")]. It acts as a logistics hub for the smaller installations Nanotrasen has in Sif orbit and on the surface."
|
||||
|
||||
/datum/lore/codex/page/magni/add_content()
|
||||
name = "Magni (Terrestrial Planet)"
|
||||
@@ -107,13 +107,13 @@
|
||||
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)"
|
||||
keywords += list("Northern Star", "NCS Northern Star")
|
||||
data = "One of the most prominent installations in the [quick_link("Kara")] subsystem, the Northern Star is owned \
|
||||
and operated by [quick_link("NanoTrasen")]. It was originally built to service the various mining operations \
|
||||
and operated by [quick_link("Nanotrasen")]. It was originally built to service the various mining operations \
|
||||
occurring within Kara's ring, however it has grown into what it is today due to what was discovered inside \
|
||||
the interior of the rock. Both phoron and alien artifacts were found inside, catapulting the asteroid outpost \
|
||||
into the main attraction inside the subsystem.\
|
||||
|
||||
@@ -287,7 +287,7 @@
|
||||
deployment and even supervision of other classes of drone. The dividing line between [quick_link("A Class", "A")] and B-class drones becomes apparent when they are taken \
|
||||
out of their area of specialization, with the B-class drones swiftly becoming useless. They incur a hefty fee for the production of the initial \
|
||||
codeline, as their emergent potential is far greater, and a smaller but still substantial fee for the production of forks. The market for B-class \
|
||||
drones is a battleground between Ward-Takahashi and NanoTrasen, with other firms usually producing B-classes for in-house needs."
|
||||
drones is a battleground between Ward-Takahashi and Nanotrasen, with other firms usually producing B-classes for in-house needs."
|
||||
|
||||
/datum/lore/codex/page/class_a/add_content()
|
||||
name = "A Class"
|
||||
@@ -298,7 +298,7 @@
|
||||
drones. The cost of initializing an A-class drone is absolutely massive, as they will be monitored by [quick_link("EIO")] forever. The auditing cost of an A-class drone \
|
||||
codeline is even more staggering, making development and deployment of AGI limited to research, highly difficult and high-throughput operations like habitat \
|
||||
overwatch, and a few risk-taking firms banking on the associated fees dropping. There is not a proper market for A-class drones, although an appreciable \
|
||||
fraction of them are made by [quick_link("NanoTrasen")], with the rest generally being university research projects."
|
||||
fraction of them are made by [quick_link("Nanotrasen")], with the rest generally being university research projects."
|
||||
|
||||
/datum/lore/codex/page/class_aa
|
||||
name = "AA Class"
|
||||
|
||||
Reference in New Issue
Block a user