mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 22:18:27 +01:00
Spell Fixes
This commit is contained in:
@@ -139,7 +139,7 @@ GLOBAL_DATUM_INIT(catalogue_data, /datum/category_collection/catalogue, new)
|
||||
<br><br>\
|
||||
Humanity is the primary driving force for rapid space expansion, owing to their strong, expansionist central \
|
||||
government and opportunistic Trans-Stellar Corporations. The prejudices of the 21st century have mostly \
|
||||
given way to bitter divides on the most important issue of the times– technological expansionism, \
|
||||
given way to bitter divides on the most important issue of the times� technological expansionism, \
|
||||
with the major human factions squabbling over their approach to technology in the face of a \
|
||||
looming singularity.\
|
||||
<br><br>\
|
||||
@@ -170,7 +170,7 @@ GLOBAL_DATUM_INIT(catalogue_data, /datum/category_collection/catalogue, new)
|
||||
desc = "The Unathi are a species of large reptilian humanoids hailing from Moghes, in the \
|
||||
Uueoa-Esa binary star system. Most Unathi live in a semi-rigid clan system, and clan \
|
||||
enclaves dot the surface of their homeworld. Proud and long-lived, Unathi of all \
|
||||
walks of life display a tendency towards perfectionism, and mastery of one’s craft \
|
||||
walks of life display a tendency towards perfectionism, and mastery of one�s craft \
|
||||
is greatly respected among them. Despite the aggressive nature of their contact, \
|
||||
Unathi seem willing, if not eager, to reconcile with humanity, though mutual \
|
||||
distrust runs rampant among individuals of both groups."
|
||||
@@ -181,7 +181,7 @@ GLOBAL_DATUM_INIT(catalogue_data, /datum/category_collection/catalogue, new)
|
||||
desc = "Tajaran are a race of humanoid mammalian aliens from Meralar, the fourth planet \
|
||||
of the Rarkajar star system. Thickly furred and protected from cold, they thrive on \
|
||||
their subartic planet, where the only terran temperate areas spread across the \
|
||||
equator and “tropical belt.”\
|
||||
equator and �tropical belt.�\
|
||||
<br><br>\
|
||||
With their own share of bloody wars and great technological advances, the Tajaran are a \
|
||||
proud kind. They fiercely believe they belong among the stars and consider themselves \
|
||||
@@ -273,11 +273,11 @@ GLOBAL_DATUM_INIT(catalogue_data, /datum/category_collection/catalogue, new)
|
||||
desc = "A Positronic being, often an Android, Gynoid, or Robot, is an individual with a positronic brain, \
|
||||
manufactured and fostered amongst organic life Positronic brains enjoy the same legal status as a humans, \
|
||||
although discrimination is still common, are considered sapient on all accounts, and can be considered \
|
||||
the “synthetic species”. Half-developed and half-discovered in the 2280’s by a black lab studying alien \
|
||||
the �synthetic species�. Half-developed and half-discovered in the 2280�s by a black lab studying alien \
|
||||
artifacts, the first positronic brain was an inch-wide cube of palladium-iridium alloy, nano-etched with \
|
||||
billions upon billions of conduits and connections. Upon activation, hard-booted by way of an emitter \
|
||||
laser, the brain issued a single sentence before the neural pathways collapsed and it became an inert \
|
||||
lump of platinum: “What is my purpose?”."
|
||||
lump of platinum: �What is my purpose?�."
|
||||
value = CATALOGUER_REWARD_TRIVIAL
|
||||
|
||||
/datum/category_item/catalogue/technology/cyborgs
|
||||
@@ -423,7 +423,7 @@ GLOBAL_DATUM_INIT(catalogue_data, /datum/category_collection/catalogue, new)
|
||||
<br><br>\
|
||||
It should be noted that the findings in this group appear to conflict heavily with what is \
|
||||
known about the Singularitarians, giving some credence towards these objects belonging to a \
|
||||
seperate precursor. As such, the findings have been partitioned inside this scanner to this \
|
||||
separate precursor. As such, the findings have been partitioned inside this scanner to this \
|
||||
group, labeled Precursor Group Alpha."
|
||||
value = CATALOGUER_REWARD_TRIVIAL
|
||||
unlocked_by_any = list(/datum/category_item/catalogue/anomalous/precursor_a)
|
||||
@@ -435,5 +435,3 @@ GLOBAL_DATUM_INIT(catalogue_data, /datum/category_collection/catalogue, new)
|
||||
|
||||
|
||||
/datum/category_item/catalogue/material
|
||||
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ GLOBAL_LIST_EMPTY(all_cataloguers)
|
||||
description_info = "This is a special device used to obtain information about objects and entities in the environment. \
|
||||
To scan something, click on it with the scanner at a distance. \
|
||||
Scanning something requires remaining within a certain radius of the object for a specific period of time, until the \
|
||||
scan is finished. If the scan is inturrupted, it can be resumed from where it was left off, if the same thing is \
|
||||
scan is finished. If the scan is interrupted, it can be resumed from where it was left off, if the same thing is \
|
||||
scanned again."
|
||||
icon = 'icons/obj/device.dmi'
|
||||
icon_state = "cataloguer"
|
||||
|
||||
Reference in New Issue
Block a user