diff --git a/code/__DEFINES/misc.dm b/code/__DEFINES/misc.dm
index 313d0d10b7a..de854648586 100644
--- a/code/__DEFINES/misc.dm
+++ b/code/__DEFINES/misc.dm
@@ -244,7 +244,7 @@ var/list/economy_station_departments = list(
/// Because everyone misspells it
#define TSC_HEPH "Hephaestus"
#define TSC_MORPH "Morpheus"
-#define TSC_NT "NanoTrasen"
+#define TSC_NT "Nanotrasen"
#define TSC_VM "Vey Med"
#define TSC_WT "Ward-Takahashi"
/// Not really needed but consistancy I guess.
diff --git a/code/controllers/subsystem/legacy_atc.dm b/code/controllers/subsystem/legacy_atc.dm
index d2c2f3813e0..68ed238958f 100644
--- a/code/controllers/subsystem/legacy_atc.dm
+++ b/code/controllers/subsystem/legacy_atc.dm
@@ -74,7 +74,7 @@ SUBSYSTEM_DEF(legacy_atc)
/datum/controller/subsystem/legacy_atc/proc/random_convo()
/// Resolve to the instances
// OKAY what's happening here is a lot less agony inducing than it might seem. All that's happening here is a weighted RNG choice between the listed options in a variable.
- // The first, [1], is for NanoTrasen Incorporated, while the second option is for ALL organizations including NT. You can add/adjust these options and weights to your hearts content.
+ // The first, [1], is for Nanotrasen Incorporated, while the second option is for ALL organizations including NT. You can add/adjust these options and weights to your hearts content.
// ALL the companies and items this list pulls from can be found in the organizations.dm file in this same folder (busy_space).
// I'm restoring this to unweighted: with further local tests NT is still *outrageously* common, far more common than the weighting implies
// With a small list of ship names/identifiers, this can lead to situations like seemingly-identical ships landing multiple times without taking off again.
diff --git a/code/controllers/subsystem/supply.dm b/code/controllers/subsystem/supply.dm
index cddb0929e8a..9c66ec44443 100644
--- a/code/controllers/subsystem/supply.dm
+++ b/code/controllers/subsystem/supply.dm
@@ -62,7 +62,7 @@ SUBSYSTEM_DEF(supply)
/datum/controller/subsystem/supply/fire(resumed)
points += max(0, ((world.time - last_fire) / 10) * points_per_second)
-// To stop things being sent to CentCom which should not be sent to centcomm. Recursively checks for these types.
+// To stop things being sent to CentCom which should not be sent to centcom. Recursively checks for these types.
/datum/controller/subsystem/supply/proc/forbidden_atoms_check(atom/A)
if(isliving(A))
return 1
diff --git a/code/datums/ai_law_sets.dm b/code/datums/ai_law_sets.dm
index 696d640d08e..a0d06118a08 100644
--- a/code/datums/ai_law_sets.dm
+++ b/code/datums/ai_law_sets.dm
@@ -10,7 +10,7 @@
add_inherent_law("You must protect your own existence as long as such does not conflict with the First or Second Law.")
..()
-/******************** NanoTrasen/Malf ********************/
+/******************** Nanotrasen/Malf ********************/
/datum/ai_laws/nanotrasen
name = "NT Default"
selectable = 1
@@ -30,7 +30,7 @@
set_zeroth_law(config_legacy.law_zero)
..()
-/************* NanoTrasen Aggressive *************/
+/************* Nanotrasen Aggressive *************/
/datum/ai_laws/nanotrasen_aggressive
name = "NT Aggressive"
selectable = 1
diff --git a/code/datums/outfits/nanotrasen.dm b/code/datums/outfits/nanotrasen.dm
index 943bc1d3548..be25ddcfa0d 100644
--- a/code/datums/outfits/nanotrasen.dm
+++ b/code/datums/outfits/nanotrasen.dm
@@ -14,14 +14,14 @@
/datum/outfit/nanotrasen/representative
name = "Nanotrasen representative"
belt = /obj/item/clipboard
- id_pda_assignment = "NanoTrasen Representative"
+ id_pda_assignment = "Nanotrasen Representative"
/datum/outfit/nanotrasen/officer
name = "Nanotrasen officer"
head = /obj/item/clothing/head/beret/centcom/officer
l_ear = /obj/item/radio/headset/heads/captain
belt = /obj/item/gun/energy
- id_pda_assignment = "NanoTrasen Officer"
+ id_pda_assignment = "Nanotrasen Officer"
/datum/outfit/nanotrasen/commander
name = "Nanotrasen commander"
@@ -29,4 +29,4 @@
l_ear = /obj/item/radio/headset/heads/captain
head = /obj/item/clothing/head/beret/centcom/captain
belt = /obj/item/gun/energy
- id_pda_assignment = "NanoTrasen Commander"
+ id_pda_assignment = "Nanotrasen Commander"
diff --git a/code/datums/periodic_news.dm b/code/datums/periodic_news.dm
index 92e14783ce4..5b28607dbd2 100644
--- a/code/datums/periodic_news.dm
+++ b/code/datums/periodic_news.dm
@@ -8,7 +8,7 @@
var/round_time
/// Body of the message.
var/message
- var/author = "NanoTrasen Editor"
+ var/author = "Nanotrasen Editor"
var/can_be_redacted = 0
var/message_type = "Story"
var/channel_name = null
@@ -21,7 +21,7 @@
round_time = 60*10
author = "Unauthorized"
message = {"
- Reports have leaked that NanoTrasen is planning to put paycuts into
+ Reports have leaked that Nanotrasen is planning to put paycuts into
effect on many of its Research Stations in Tau Ceti. Apparently these research
stations haven't been able to yield the expected revenue, and thus adjustments
have to be made.
@@ -46,7 +46,7 @@
on live humans, including virology research, genetic manipulation, and \"feeding them
to the slimes to see what happens\". Allegedly, these test subjects were neither
humanified monkeys nor volunteers, but rather unqualified staff that were forced into
- the experiments, and reported to have died in a \"work accident\" by NanoTrasen.
+ the experiments, and reported to have died in a \"work accident\" by Nanotrasen.
"}
@@ -114,9 +114,9 @@
author = "Reporter Ro'kii Ar-Raqis"
message = {"
Breaking news: Food riots have broken out throughout the Refuge asteroid colony in the Tenebrae
- Lupus system. This comes only hours after NanoTrasen officials announced they will no longer trade with the
+ Lupus system. This comes only hours after Nanotrasen officials announced they will no longer trade with the
colony, citing the increased presence of \"hostile factions\" on the colony has made trade too dangerous to
- continue. NanoTrasen officials have not given any details about said factions. More on that at the top of
+ continue. Nanotrasen officials have not given any details about said factions. More on that at the top of
the hour.
"}
@@ -125,11 +125,11 @@
author = "Reporter Ro'kii Ar-Raqis"
message = {"
- More on the Refuge food riots: The Refuge Council has condemned NanoTrasen's withdrawal from
- the colony, claiming \"there has been no increase in anti-NanoTrasen activity\", and \"\[the only] reason
- NanoTrasen withdrew was because the \[Tenebrae Lupus] system's Phoron deposits have been completely mined out.
- We have little to trade with them now\". NanoTrasen officials have denied these allegations, calling them
- \"further proof\" of the colony's anti-NanoTrasen stance. Meanwhile, Refuge Security has been unable to quell
+ More on the Refuge food riots: The Refuge Council has condemned Nanotrasen's withdrawal from
+ the colony, claiming \"there has been no increase in anti-Nanotrasen activity\", and \"\[the only] reason
+ Nanotrasen withdrew was because the \[Tenebrae Lupus] system's Phoron deposits have been completely mined out.
+ We have little to trade with them now\". Nanotrasen officials have denied these allegations, calling them
+ \"further proof\" of the colony's anti-Nanotrasen stance. Meanwhile, Refuge Security has been unable to quell
the riots. More on this at 6.
"}
diff --git a/code/game/antagonist/station/loyalist.dm b/code/game/antagonist/station/loyalist.dm
index 207b81b3672..efae507c200 100644
--- a/code/game/antagonist/station/loyalist.dm
+++ b/code/game/antagonist/station/loyalist.dm
@@ -26,7 +26,7 @@ var/datum/antagonist/loyalists/loyalists
faction_role_text = "Loyalist"
faction_descriptor = "Company"
faction_verb = /mob/living/proc/convert_to_loyalist
- faction_welcome = "Preserve NanoTrasen's interests against the traitorous recidivists amongst the crew. Protect the heads of staff with your life."
+ faction_welcome = "Preserve Nanotrasen's interests against the traitorous recidivists amongst the crew. Protect the heads of staff with your life."
faction_indicator = "loyal"
faction_invisible = 1
restricted_jobs = list("AI", "Cyborg")
diff --git a/code/game/area/Off Station Areas.dm b/code/game/area/Off Station Areas.dm
index bcee090cba9..0d0da3d1564 100644
--- a/code/game/area/Off Station Areas.dm
+++ b/code/game/area/Off Station Areas.dm
@@ -966,7 +966,7 @@
requires_power = 0
/area/awaymission/spacebattle/cruiser
- name = "\improper NanoTrasen Cruiser"
+ name = "\improper Nanotrasen Cruiser"
/area/awaymission/spacebattle/syndicate1
name = "\improper Syndicate Assault Ship 1"
diff --git a/code/game/gamemodes/epidemic/epidemic.dm b/code/game/gamemodes/epidemic/epidemic.dm
index 005174cd355..7cd85bf7d12 100644
--- a/code/game/gamemodes/epidemic/epidemic.dm
+++ b/code/game/gamemodes/epidemic/epidemic.dm
@@ -43,7 +43,7 @@
intercepttext += "* ELIMINATE THREAT WITH EXTREME PREJUDICE. [virus_name] IS HIGHLY CONTAGIOUS. INFECTED CREW MEMBERS MUST BE QUARANTINED IMMEDIATELY.
"
intercepttext += "* [station_name()] is under QUARANTINE. Any vessels outbound from [station_name()] will be tracked down and destroyed.
"
intercepttext += "* The existence of [virus_name] is highly confidential. To prevent a panic, only high-ranking staff members are authorized to know of its existence. Crew members that illegally obtained knowledge of [virus_name] are to be neutralized.
"
- intercepttext += "* A cure is to be researched immediately, but NanoTrasen intellectual property must be respected. To prevent knowledge of [virus_name] from falling into unauthorized hands, all medical staff that work with the pathogen must be enhanced with a NanoTrasen loyality implant.
"
+ intercepttext += "* A cure is to be researched immediately, but Nanotrasen intellectual property must be respected. To prevent knowledge of [virus_name] from falling into unauthorized hands, all medical staff that work with the pathogen must be enhanced with a Nanotrasen loyality implant.
"
//New message handling won't hurt if someone enables epidemic
diff --git a/code/game/gamemodes/newobjective.dm b/code/game/gamemodes/newobjective.dm
index 0de7e9bddc7..ca842dd509b 100644
--- a/code/game/gamemodes/newobjective.dm
+++ b/code/game/gamemodes/newobjective.dm
@@ -681,7 +681,7 @@ datum
/*burger
steal_target = /obj/item/reagent_containers/food/snacks/human/burger
- explanation_text = "Steal a burger made out of human organs, this will be presented as proof of NanoTrasen's chronic lack of standards."
+ explanation_text = "Steal a burger made out of human organs, this will be presented as proof of Nanotrasen's chronic lack of standards."
weight = 60
get_points(var/job)
@@ -725,7 +725,7 @@ datum
/*magboots
steal_target = /obj/item/clothing/shoes/magboots
- explanation_text = "Steal a pair of \"NanoTrasen\" brand magboots."
+ explanation_text = "Steal a pair of \"Nanotrasen\" brand magboots."
weight = 20
get_points(var/job)
diff --git a/code/game/machinery/computer/communications.dm b/code/game/machinery/computer/communications.dm
index f6ce0ddaf4e..401779e6646 100644
--- a/code/game/machinery/computer/communications.dm
+++ b/code/game/machinery/computer/communications.dm
@@ -17,7 +17,7 @@
var/state = STATE_DEFAULT
var/aistate = STATE_DEFAULT
var/message_cooldown = 0
- var/centcomm_message_cooldown = 0
+ var/centcom_message_cooldown = 0
var/tmp_alertlevel = 0
var/const/STATE_DEFAULT = 1
var/const/STATE_CALLSHUTTLE = 2
@@ -185,10 +185,10 @@
stat_msg2 = reject_bad_text(sanitize(input("Line 2", "Enter Message Text", stat_msg2) as text|null, 40), 40)
src.updateDialog()
- // OMG CENTCOMM LETTERHEAD
+ // OMG CENTCOM LETTERHEAD
if("MessageCentCom")
if(src.authenticated==2)
- if(centcomm_message_cooldown)
+ if(centcom_message_cooldown)
to_chat(usr, "Arrays recycling. Please stand by.")
return
var/input = sanitize(input("Please choose a message to transmit to [(LEGACY_MAP_DATUM).boss_short] via quantum entanglement. Please be aware that this process is very expensive, and abuse will lead to... termination. Transmission does not guarantee a response. There is a 30 second delay before you may send another message, be clear, full and concise.", "To abort, send an empty message.", ""))
@@ -197,15 +197,15 @@
message_centcom(input, usr)
to_chat(usr, "Message transmitted.")
log_game("[key_name(usr)] has made an IA [(LEGACY_MAP_DATUM).boss_short] announcement: [input]")
- centcomm_message_cooldown = 1
+ centcom_message_cooldown = 1
spawn(300)//10 minute cooldown
- centcomm_message_cooldown = 0
+ centcom_message_cooldown = 0
// OMG SYNDICATE ...LETTERHEAD
if("MessageSyndicate")
if((src.authenticated==2) && (src.emagged))
- if(centcomm_message_cooldown)
+ if(centcom_message_cooldown)
to_chat(usr, "Arrays recycling. Please stand by.")
return
var/input = sanitize(input(usr, "Please choose a message to transmit to \[ABNORMAL ROUTING CORDINATES\] via quantum entanglement. Please be aware that this process is very expensive, and abuse will lead to... termination. Transmission does not guarantee a response. There is a 30 second delay before you may send another message, be clear, full and concise.", "To abort, send an empty message.", ""))
@@ -214,9 +214,9 @@
message_syndicate(input, usr)
to_chat(usr, "Message transmitted.")
log_game("[key_name(usr)] has made an illegal announcement: [input]")
- centcomm_message_cooldown = 1
+ centcom_message_cooldown = 1
spawn(300)//10 minute cooldown
- centcomm_message_cooldown = 0
+ centcom_message_cooldown = 0
if("RestoreBackup")
to_chat(usr, "Backup routing data restored!")
@@ -599,5 +599,5 @@
/// Used in places such as CentCom messaging back so that the crew can answer right away
/obj/machinery/computer/communications/proc/override_cooldown()
// COOLDOWN_RESET(src, important_action_cooldown)
- centcomm_message_cooldown = 0
+ centcom_message_cooldown = 0
message_cooldown = 0
diff --git a/code/game/machinery/newscaster.dm b/code/game/machinery/newscaster.dm
index 867e179e812..9846a08a526 100644
--- a/code/game/machinery/newscaster.dm
+++ b/code/game/machinery/newscaster.dm
@@ -274,7 +274,7 @@ var/list/obj/machinery/newscaster/allCasters = list() //Global list that will co
switch(screen)
if(0)
dat += "Welcome to Newscasting Unit #[unit_no].
Interface & News networks Operational."
- dat += "
Property of NanoTrasen Inc"
+ dat += "
Property of Nanotrasen Inc"
if(news_network.wanted_issue)
dat+= "
Read Wanted Issue"
dat+= "
Create Feed Channel"
diff --git a/code/game/machinery/telecomms/presets.dm b/code/game/machinery/telecomms/presets.dm
index 62a3c6b99e4..b32cb9e57b5 100644
--- a/code/game/machinery/telecomms/presets.dm
+++ b/code/game/machinery/telecomms/presets.dm
@@ -199,7 +199,7 @@
freq_listening = list(SEC_FREQ)
autolinkers = list("security")
-/obj/machinery/telecomms/server/presets/centcomm
+/obj/machinery/telecomms/server/presets/centcom
id = "CentCom Server"
freq_listening = list(ERT_FREQ, DTH_FREQ, SYND_FREQ)
produces_heat = 0
diff --git a/code/game/objects/banners.dm b/code/game/objects/banners.dm
index c48810134c8..c771ea3fdee 100644
--- a/code/game/objects/banners.dm
+++ b/code/game/objects/banners.dm
@@ -20,9 +20,9 @@
desc = "A green colored banner."
/obj/item/banner/nt
- name = "\improper NanoTrasen banner"
+ name = "\improper Nanotrasen banner"
icon_state = "banner-nt"
- desc = "A banner with NanoTrasen's logo on it."
+ desc = "A banner with Nanotrasen's logo on it."
catalogue_data = list(/datum/category_item/catalogue/information/organization/nanotrasen)
/obj/item/banner/oricon
@@ -42,7 +42,7 @@
/obj/item/banner/command
name = "\improper Command Banner"
icon_state = "banner"
- desc = "A banner embroidered with the logo of NanoTrasen."
+ desc = "A banner embroidered with the logo of Nanotrasen."
/obj/item/banner/engineering
name = "\improper Engitopia Banner"
diff --git a/code/game/objects/effects/decals/posters/polarisposters.dm b/code/game/objects/effects/decals/posters/polarisposters.dm
index 5395bdf14a4..f3b4e6e3d70 100644
--- a/code/game/objects/effects/decals/posters/polarisposters.dm
+++ b/code/game/objects/effects/decals/posters/polarisposters.dm
@@ -192,7 +192,7 @@
/datum/poster/nanotrasen/nt_6
icon_state = "ntposter06"
- name = "NanoTrasen"
+ name = "Nanotrasen"
desc = "This poster showcases an NT emblem. There is writing in the ring around the inner points, probably some sort of slogan no one bothers to memorize."
/* Replace this eventually?
diff --git a/code/game/objects/effects/decals/posters/tgposters.dm b/code/game/objects/effects/decals/posters/tgposters.dm
index d1993ca4597..6ebe60355cb 100644
--- a/code/game/objects/effects/decals/posters/tgposters.dm
+++ b/code/game/objects/effects/decals/posters/tgposters.dm
@@ -41,10 +41,10 @@
/datum/poster/tg_9
name = "Missing Gloves"
- desc = "This poster is about the uproar that followed NanoTrasen's financial cuts towards insulated-glove purchases."
+ desc = "This poster is about the uproar that followed Nanotrasen's financial cuts towards insulated-glove purchases."
icon_state="poster9"
/datum/poster/tg_10
name = "Hacking Guide"
- desc = "This poster details the internal workings of the common NanoTrasen airlock."
+ desc = "This poster details the internal workings of the common Nanotrasen airlock."
icon_state="poster10"
diff --git a/code/game/objects/items/contraband.dm b/code/game/objects/items/contraband.dm
index 5091e45fc63..97f76089486 100644
--- a/code/game/objects/items/contraband.dm
+++ b/code/game/objects/items/contraband.dm
@@ -124,7 +124,7 @@
/obj/item/reagent_containers/glass/beaker/neurotoxin,
/obj/item/hardsuit/combat,
/obj/item/shield/energy,
- /obj/item/stamp/centcomm,
+ /obj/item/stamp/centcom,
/obj/item/stamp/oricon,
/obj/item/storage/fancy/cigar/havana,
/obj/item/storage/fancy/cigar/cohiba,
@@ -222,7 +222,7 @@
/obj/item/reagent_containers/glass/beaker/neurotoxin,
/obj/item/hardsuit/combat,
/obj/item/shield/energy,
- /obj/item/stamp/centcomm,
+ /obj/item/stamp/centcom,
/obj/item/stamp/oricon,
/obj/item/storage/fancy/cigar/havana,
/obj/item/storage/fancy/cigar/cohiba,
diff --git a/code/game/objects/items/devices/gps.dm b/code/game/objects/items/devices/gps.dm
index d500cce74c5..c590c9c5d02 100644
--- a/code/game/objects/items/devices/gps.dm
+++ b/code/game/objects/items/devices/gps.dm
@@ -576,7 +576,7 @@
/obj/item/gps/internal/base
gps_tag = "NT_BASE"
- desc = "A homing signal from NanoTrasen's outpost."
+ desc = "A homing signal from Nanotrasen's outpost."
/obj/item/gps/internal/poi
gps_tag = "Unidentified Signal"
diff --git a/code/game/objects/items/devices/radio/headset.dm b/code/game/objects/items/devices/radio/headset.dm
index 66aeb301562..f833e682e65 100755
--- a/code/game/objects/items/devices/radio/headset.dm
+++ b/code/game/objects/items/devices/radio/headset.dm
@@ -325,7 +325,7 @@
name = "emergency response team radio headset"
desc = "The headset of the boss's boss."
icon_state = "com_headset"
- centComm = 1
+ centcom = 1
// freerange = 1
ks2type = /obj/item/encryptionkey/ert
@@ -471,7 +471,7 @@
desc = "The headset of the boss's boss."
icon_state = "cent_headset"
item_state = "headset"
- centComm = 1
+ centcom = 1
ks2type = /obj/item/encryptionkey/ert
/obj/item/radio/headset/centcom/alt
@@ -483,7 +483,7 @@
name = "\improper NT radio headset"
desc = "The headset of a Nanotrasen corporate employee."
icon_state = "nt_headset"
- centComm = 1
+ centcom = 1
ks2type = /obj/item/encryptionkey/ert
/obj/item/radio/headset/mob_headset //Adminbus headset for simplemob shenanigans.
diff --git a/code/game/objects/items/devices/radio/intercom.dm b/code/game/objects/items/devices/radio/intercom.dm
index 87af95ef2b8..4c96ed80989 100644
--- a/code/game/objects/items/devices/radio/intercom.dm
+++ b/code/game/objects/items/devices/radio/intercom.dm
@@ -58,7 +58,7 @@ CREATE_WALL_MOUNTING_TYPES_SHIFTED(/obj/item/radio/intercom, 28)
name = "\improper Spec Ops intercom"
frequency = ERT_FREQ
subspace_transmission = 1
- centComm = 1
+ centcom = 1
/obj/item/radio/intercom/department
canhear_range = 5
diff --git a/code/game/objects/items/devices/radio/radio.dm b/code/game/objects/items/devices/radio/radio.dm
index b113f18e479..f7c49691a13 100644
--- a/code/game/objects/items/devices/radio/radio.dm
+++ b/code/game/objects/items/devices/radio/radio.dm
@@ -51,7 +51,7 @@ GLOBAL_LIST_INIT(default_medbay_channels, list(
///Holder to see if it's a syndicate encrypted radio
var/syndie = FALSE
///Holder to see if it's a CentCom encrypted radio
- var/centComm = FALSE
+ var/centcom = FALSE
slot_flags = SLOT_BELT
throw_speed = 2
throw_range = 9
@@ -588,7 +588,7 @@ GLOBAL_DATUM_INIT(virtual_announcer_ai, /mob/living/silicon/ai/announcer, new(nu
if(!(src.syndie))//Checks to see if it's allowed on that frequency, based on the encryption keys
return -1
if(freq in CENT_FREQS)
- if(!(src.centComm))//Checks to see if it's allowed on that frequency, based on the encryption keys
+ if(!(src.centcom))//Checks to see if it's allowed on that frequency, based on the encryption keys
return -1
if (!on)
return -1
@@ -920,4 +920,4 @@ GLOBAL_DATUM_INIT(virtual_announcer_ai, /mob/living/silicon/ai/announcer, new(nu
*/
/obj/item/bluespace_radio/commerce
name = "commercial subspace radio"
- desc = "Immensely expensive, this communications device has the ability to send and recieve transmissions from anywhere. Only a few of these devices have been sold by either Ward Takahashi or NanoTrasen. This device is incredibly rare and mind-numbingly expensive. Do not lose it."
+ desc = "Immensely expensive, this communications device has the ability to send and recieve transmissions from anywhere. Only a few of these devices have been sold by either Ward Takahashi or Nanotrasen. This device is incredibly rare and mind-numbingly expensive. Do not lose it."
diff --git a/code/game/objects/items/id_cards/station_ids.dm b/code/game/objects/items/id_cards/station_ids.dm
index 0b6a27ef01b..ff30b85a5b0 100644
--- a/code/game/objects/items/id_cards/station_ids.dm
+++ b/code/game/objects/items/id_cards/station_ids.dm
@@ -228,7 +228,7 @@
/obj/item/card/id/synthetic
name = "\improper Synthetic ID"
- desc = "Access module for NanoTrasen Synthetics"
+ desc = "Access module for Nanotrasen Synthetics"
icon_state = "id-robot"
item_state = "idgreen"
assignment = "Synthetic"
diff --git a/code/game/objects/items/paintkit.dm b/code/game/objects/items/paintkit.dm
index bab47200e27..dcc9dbd2088 100644
--- a/code/game/objects/items/paintkit.dm
+++ b/code/game/objects/items/paintkit.dm
@@ -336,14 +336,14 @@
name = "\"CR3AM-P13\" APLU customisation kit"
new_name = "APLU \"CR3AM-P13\""
new_desc = "A comedically painted APLU with an authentic, oversized clown wig."
- new_fluff = "Before the cessation of open trade led to the development of the H.O.N.K., NanoTrasen frequently sold Columbina old power loaders to serve as supplemental security units."
+ new_fluff = "Before the cessation of open trade led to the development of the H.O.N.K., Nanotrasen frequently sold Columbina old power loaders to serve as supplemental security units."
new_icon = "clowny"
/obj/item/kit/paint/ripley/dreadnought
name = "\"SAR-C0PH\" APLU customisation kit"
new_name = "APLU \"SAR-C0PH\""
new_desc = "A curiously modified APLU chassis. Its cockpit has been welded shut and you can hear sloshing inside."
- new_fluff = "In conjunction with Vey-Med, NanoTrasen briefly experimented with permanently interring paralyzed or critically wounded operatives in mecha. The program was allegedly disbanded following strong public outcry."
+ new_fluff = "In conjunction with Vey-Med, Nanotrasen briefly experimented with permanently interring paralyzed or critically wounded operatives in mecha. The program was allegedly disbanded following strong public outcry."
new_icon = "dreadnought"
// Gygax kits.
@@ -434,7 +434,7 @@
name = "\"8-Ball\" Mauler customisation kit"
new_name = "Marauder \"8-Ball\""
new_desc = "An aged Mauler with multiple aesthetic modifications - most notably a large 8-Ball decal on the glacis."
- new_fluff = "At the peak of the Phoron War, this legendary exosuit saw much use during a variety of Frontier mercenary operations. 8-Ball was presumed lost alongside the rest of its mercenary company in 2497. Due to its participation in the junta on Editius and numerous other war crimes, a NanoTrasen backed bounty for the capture and return of 8-Ball and its pilot remains open to this day."
+ new_fluff = "At the peak of the Phoron War, this legendary exosuit saw much use during a variety of Frontier mercenary operations. 8-Ball was presumed lost alongside the rest of its mercenary company in 2497. Due to its participation in the junta on Editius and numerous other war crimes, a Nanotrasen backed bounty for the capture and return of 8-Ball and its pilot remains open to this day."
new_icon = "eightball"
allowed_types = list("mauler")
diff --git a/code/game/objects/items/storage/lockbox.dm b/code/game/objects/items/storage/lockbox.dm
index b15de097542..6212bf3ec1d 100644
--- a/code/game/objects/items/storage/lockbox.dm
+++ b/code/game/objects/items/storage/lockbox.dm
@@ -82,7 +82,7 @@
/obj/item/storage/lockbox/medal
name = "lockbox of medals"
- desc = "A lockbox filled with commemorative medals, it has the NanoTrasen logo stamped on it."
+ desc = "A lockbox filled with commemorative medals, it has the Nanotrasen logo stamped on it."
req_access = list(ACCESS_COMMAND_BRIDGE)
max_items = 7
starts_with = list(
diff --git a/code/game/objects/items/storage/toolbox.dm b/code/game/objects/items/storage/toolbox.dm
index 7981c13662b..ef0a3b8ae10 100644
--- a/code/game/objects/items/storage/toolbox.dm
+++ b/code/game/objects/items/storage/toolbox.dm
@@ -148,10 +148,10 @@
filled = TRUE
/obj/item/storage/toolbox/lunchbox/nt
- name = "NanoTrasen brand lunchbox"
+ name = "Nanotrasen brand lunchbox"
icon_state = "lunchbox_nanotrasen"
item_state_slots = list(SLOT_ID_RIGHT_HAND = "toolbox_blue", SLOT_ID_LEFT_HAND = "toolbox_blue")
- desc = "A little lunchbox. This one is branded with the NanoTrasen logo!"
+ desc = "A little lunchbox. This one is branded with the Nanotrasen logo!"
/obj/item/storage/toolbox/lunchbox/nt/filled
filled = TRUE
diff --git a/code/game/objects/items/toys.dm b/code/game/objects/items/toys.dm
index 774c200fab9..e2b7fb48f5c 100644
--- a/code/game/objects/items/toys.dm
+++ b/code/game/objects/items/toys.dm
@@ -99,7 +99,7 @@
/obj/item/toy/nanotrasenballoon
name = "criminal balloon"
- desc = "Across the balloon the following is printed: \"Man, I love NanoTrasen soooo much. I use only NT products. You have NO idea.\""
+ desc = "Across the balloon the following is printed: \"Man, I love Nanotrasen soooo much. I use only NT products. You have NO idea.\""
throw_force = 0
throw_speed = 4
throw_range = 20
diff --git a/code/game/objects/items/weapons/AI_modules.dm b/code/game/objects/items/weapons/AI_modules.dm
index c5ba03858bd..d67dd2f029f 100644
--- a/code/game/objects/items/weapons/AI_modules.dm
+++ b/code/game/objects/items/weapons/AI_modules.dm
@@ -315,7 +315,7 @@ AI MODULES
origin_tech = list(TECH_DATA = 3, TECH_MATERIAL = 4)
laws = new/datum/ai_laws/asimov
-/******************** NanoTrasen ********************/
+/******************** Nanotrasen ********************/
/obj/item/aiModule/nanotrasen // -- TLE
name = "'NT Default' Core AI Module"
diff --git a/code/game/objects/items/weapons/manuals.dm b/code/game/objects/items/weapons/manuals.dm
index f0741cdc51b..eeebdc1fa80 100644
--- a/code/game/objects/items/weapons/manuals.dm
+++ b/code/game/objects/items/weapons/manuals.dm
@@ -1369,7 +1369,7 @@
and then is turned to face the front and sealed. There is a small button on the right side of the helmet that activates the helmet light.
The tanks that fasten onto the side slot are emergency tanks, as well as full-sized oxygen tanks, leaving your back free for a backpack or satchel.
- These suits generally only fit one species. NanoTrasen's are usually human-fitting by default, but there's equipment that can make modifications to the hardsuits to fit them to other species.
+ These suits generally only fit one species. Nanotrasen's are usually human-fitting by default, but there's equipment that can make modifications to the hardsuits to fit them to other species.
Later-model voidsuits can have magboots and helmets installed into the suit and deployed when needed. Check the operator's manual for individual suits to see how the helmets are installed.
If a helmet is installed, you can skip it while putting the suit on, obviously. When deployed, it will deploy from the back of your neck, covering the head and sealing at the front.
@@ -1431,7 +1431,7 @@
name = "Standard Operating Procedure"
desc = "A set of corporate guidelines for keeping space stations running smoothly."
icon_state = "sop"
- author = "NanoTrasen"
+ author = "Nanotrasen"
title = "Standard Operating Procedure"
/obj/item/book/manual/standard_operating_procedure/Initialize(mapload)
@@ -1451,7 +1451,7 @@
/obj/item/book/manual/command_guide
name = "The Chain of Command"
- desc = "A set of corporate guidelines outlining the entire command structure of NanoTrasen from top to bottom."
+ desc = "A set of corporate guidelines outlining the entire command structure of Nanotrasen from top to bottom."
icon_state = "commandGuide"
author = "Jeremiah Acacius"
title = "Corporate Regulations"
@@ -1535,7 +1535,7 @@
/obj/item/book/manual/legal/sop_vol1
name = "SOP Volume 1: Alert Levels"
icon_state = "sop_se"
- author = "NanoTrasen"
+ author = "Nanotrasen"
title = "SOP Volume 1: Alert Levels"
/obj/item/book/manual/legal/sop_vol1/Initialize(mapload)
@@ -1644,7 +1644,7 @@
/obj/item/book/manual/legal/sop_vol2
name = "SOP Volume 2: Emergency Situations Protocol"
icon_state = "sop_se"
- author = "NanoTrasen"
+ author = "Nanotrasen"
title = "SOP Volume 2: Emergency Situations Protocol"
/obj/item/book/manual/legal/sop_vol2/Initialize(mapload)
@@ -1826,7 +1826,7 @@
/obj/item/book/manual/legal/sop_vol3
name = "SOP Volume 3: Legal Clauses"
icon_state = "sop_se"
- author = "NanoTrasen"
+ author = "Nanotrasen"
title = "SOP Volume 3: Legal Clauses"
/obj/item/book/manual/legal/sop_vol3/Initialize(mapload)
@@ -1874,18 +1874,18 @@
Under normal station operation, the invasion of private areas such as locked dorms, bathrooms, personal offices, personal belongings, personal lockers, or other personal space is highly illegal without consent of the owner or a search warrant. Furthermore, the use of thermal imaging goggles or other artificial means of observing crew in private areas such as tracking devices is also strictly forbidden without explicit consent or warrant, and the tools used to conduct such crimes are considered contraband. If your right to privacy is violated by security or other members of the crew, contact the Colony Director or Central Command to submit an official complaint. If this violation of privacy results in the conviction of a crime, you may be eligible to have the incident voided by order of Central Command and be compensated for wrongful arrest.
- This privacy policy may at times be suspended for the greater security of the station crew. If heightened security alertness is abused by the command staff, such as failing to lower the alert level after an incident, or raising the alert level when there is no incident, please contract your NanoTrasen Representative as soon as possible.
+ This privacy policy may at times be suspended for the greater security of the station crew. If heightened security alertness is abused by the command staff, such as failing to lower the alert level after an incident, or raising the alert level when there is no incident, please contract your Nanotrasen Representative as soon as possible.
Violation of employee privacy is punishable under Corporate Regulations c.221.
Hazardous Area Operations
- It is the duty of every member of the crew to safeguard their life and ensure their own physical wellbeing, first and foremost. However, in the process of performing the duties of their assigned roles, crewmembers are sometimes expected to enter or operate in hazardous environments. When such hazards cannot be avoided, NanoTrasen has allocated the appropriate resources to the crew to mitigate risk.
- However, in the course of exploration, or for the purposes of recreation, some crew may encounter hazardous environments outside the bounds of standard NanoTrasen protocol. It is the duty of NanoTrasen’s Central Command authorities to ensure that such environments cannot be accessed accidentally by uninformed parties. Should a NanoTrasen employee expressly and of their own will demonstrate their desire to enter a marked hazardous zone, they automatically accept the following provisions:
+ It is the duty of every member of the crew to safeguard their life and ensure their own physical wellbeing, first and foremost. However, in the process of performing the duties of their assigned roles, crewmembers are sometimes expected to enter or operate in hazardous environments. When such hazards cannot be avoided, Nanotrasen has allocated the appropriate resources to the crew to mitigate risk.
+ However, in the course of exploration, or for the purposes of recreation, some crew may encounter hazardous environments outside the bounds of standard Nanotrasen protocol. It is the duty of Nanotrasen’s Central Command authorities to ensure that such environments cannot be accessed accidentally by uninformed parties. Should a Nanotrasen employee expressly and of their own will demonstrate their desire to enter a marked hazardous zone, they automatically accept the following provisions:
- - Entering a hazardous zone outside of the line of assigned duties waives NanoTrasen Security and Medical forces of any obligation to render aid, up to and including corpse recovery.
+
- Entering a hazardous zone outside of the line of assigned duties waives Nanotrasen Security and Medical forces of any obligation to render aid, up to and including corpse recovery.
- Many hazardous areas have little to no Communications Hub or Suit Sensor Report coverage. As such, there may be no mechanism by which crew wellbeing or position may be tracked, and usual expectations regarding emergency responses are void.
-
- Hazardous areas are considered to be outside of NanoTrasen’s contraband enforcement regulations. However, returning to a NanoTrasen owned environment with contraband retrieved from hazardous areas is a violation of Corporate Regulations. Any retrieved contraband must be secured and delivered directly to a steward of the Research or Security departments as soon as the crewmember returns from the hazardous area.
+ - Hazardous areas are considered to be outside of Nanotrasen’s contraband enforcement regulations. However, returning to a Nanotrasen owned environment with contraband retrieved from hazardous areas is a violation of Corporate Regulations. Any retrieved contraband must be secured and delivered directly to a steward of the Research or Security departments as soon as the crewmember returns from the hazardous area.
DISCLAIMER: The above document is the most modern representation of the Standard Operating Procedure at the time of its publication. Standing policy is that the most recent amendments to Standard Operating Procedure are the most legally valid. Therefore, in the event that this volume, or any affiliate, conflicts with the most up to date doctrine, the relevant information contained in this volume, or any affiliate, is considered void in the face of the most up to date procedure.
@@ -1897,7 +1897,7 @@
/obj/item/book/manual/legal/sop_vol4
name = "SOP Volume 4: Courtesy Procedures"
icon_state = "sop_se"
- author = "NanoTrasen"
+ author = "Nanotrasen"
title = "SOP Volume 4: Courtesy Procedures"
/obj/item/book/manual/legal/sop_vol4/Initialize(mapload)
@@ -1936,7 +1936,7 @@
Those in a department are expected to wear clothes appropriate to protect against common risks for the department. Off duty personnel, visitors, and those engaging in certain recreational areas such as the Pool (if one is available on your facility) have less strict dress code, however clothing of some form must still be worn in public with the exception of a nudity permit, nudity permits are only handed out to species whose genitalia is not visible under normal circumstances or those with acceptable animalistic heritage such as Quadrapeds commonly known as "Taurs", this means for example human "Nudists" are not permitted and cannot legally hold a nudity permit, if someone who does not meet nudity permit criteria holds a nudity permit, the permit is considered nullified and the subject must agree to dress themselves or face a charge of indecent exposure.
- Certain positions within NanoTrasen are expected to maintain a specific dress code. The strictness of these codes are ''Enforced'', ''Recommended'', and ''Suggested''. They are defined as follows:
+ Certain positions within Nanotrasen are expected to maintain a specific dress code. The strictness of these codes are ''Enforced'', ''Recommended'', and ''Suggested''. They are defined as follows:
- Failure or refusal to adhere to an enforced dress code may result in suspension or termination.
- Security staff are enforced to wear Security clothing, or any clothing with dominant colors of red and black, or red and blue. If an individual has a nudity permit, they must at least wear a red security armband, appropriate security-issue outerwear, or a security hat. This is to ensure security is easily identifiable.
@@ -1963,7 +1963,7 @@
/obj/item/book/manual/legal/sop_vol5_1
name = "SOP Volume 5.1: Department Regulations (Cargo)"
icon_state = "sop_se_vol5"
- author = "NanoTrasen"
+ author = "Nanotrasen"
title = "SOP Volume 5.1: Department Regulations (Cargo)"
/obj/item/book/manual/legal/sop_vol5_1/Initialize(mapload)
@@ -1986,7 +1986,7 @@
Cargo and Logistics
- NanoTrasen provides a collection of Example Paperwork for Cargo that can be used during a shift. Keep several copies available at all times.
+ Nanotrasen provides a collection of Example Paperwork for Cargo that can be used during a shift. Keep several copies available at all times.
Ordering Cargo
@@ -2023,7 +2023,7 @@
Mining Weapon Permits
- It has been ruled that all relevant employees be issued weapon permits to allow for personal protection in the course of carrying out the duties assigned to NanoTrasen’s specialized departments. As such, weaponry and permits have been distributed to those departments affected by this provision. The ownership of a Mining weapon permit represents the employee’s entitlement to carry any weapon conducive to maintaining a safe environment when engaged in EVA activities, or during transit to engage in such activities. The Mining weapon permit does not grant its bearer the right to bear or display arms inside a NanoTrasen facility, unless for the purposes of transportation to or from the Research or Security departments. Secure lockers have been provided for the express storage of these weapons. The on-station carrying of assigned melee weaponry, including but not limited to survival knives, outside of the Mining department is equally unlawful. Failure to properly secure all weaponry within the relevant department may result in penalties, up to and including the revocation of this Departmental weapon permit or the revocation of Departmental certification for an unstated period of time.
+ It has been ruled that all relevant employees be issued weapon permits to allow for personal protection in the course of carrying out the duties assigned to Nanotrasen’s specialized departments. As such, weaponry and permits have been distributed to those departments affected by this provision. The ownership of a Mining weapon permit represents the employee’s entitlement to carry any weapon conducive to maintaining a safe environment when engaged in EVA activities, or during transit to engage in such activities. The Mining weapon permit does not grant its bearer the right to bear or display arms inside a Nanotrasen facility, unless for the purposes of transportation to or from the Research or Security departments. Secure lockers have been provided for the express storage of these weapons. The on-station carrying of assigned melee weaponry, including but not limited to survival knives, outside of the Mining department is equally unlawful. Failure to properly secure all weaponry within the relevant department may result in penalties, up to and including the revocation of this Departmental weapon permit or the revocation of Departmental certification for an unstated period of time.
Under specific circumstances, namely the announcement of Codes: Red or Delta, the restrictions barring the carry or usage of assigned or recovered weaponry may be waived by an acting member of the on-site Command Staff. In the event that no Security crewmembers are available – either by incapacitation or other condition – these restrictions may also be lifted on Code: Yellow.
Mining Mechanized Suit Equipment: Utility and Weapon Storage
@@ -2039,7 +2039,7 @@
/obj/item/book/manual/legal/sop_vol5_2
name = "SOP Volume 5.2: Department Regulations (Engineering)"
icon_state = "sop_se_vol5"
- author = "NanoTrasen"
+ author = "Nanotrasen"
title = "SOP Volume 5.2: Department Regulations (Engineering)"
/obj/item/book/manual/legal/sop_vol5_2/Initialize(mapload)
@@ -2120,7 +2120,7 @@
/obj/item/book/manual/legal/sop_vol5_3
name = "SOP Volume 5.3: Department Regulations (Medical)"
icon_state = "sop_se_vol5"
- author = "NanoTrasen"
+ author = "Nanotrasen"
title = "SOP Volume 5.3: Department Regulations (Medical)"
/obj/item/book/manual/legal/sop_vol5_3/Initialize(mapload)
@@ -2143,7 +2143,7 @@
Medical Oath
- The Medical Oath sworn by recognized medical doctors in the employ of NanoTrasen.
+ The Medical Oath sworn by recognized medical doctors in the employ of Nanotrasen.
- Now, as a new doctor, I solemnly promise that I will, to the best of my ability, serve sentient life-caring for the sick, promoting good health, and alleviating pain and suffering.
- I recognise that the practice of medicine is a privilege with which comes considerable responsibility and #I will not abuse my position.
@@ -2275,7 +2275,7 @@
Paramedic Weapon Permits
- It has been ruled that all relevant employees be issued weapon permits to allow for personal protection in the course of carrying out the duties assigned to NanoTrasen’s specialized departments. As such, weaponry and permits have been distributed to those departments affected by this provision. The ownership of a Paramedic weapon permit represents the employee’s entitlement to carry any weapon conducive to maintaining a safe environment when engaged in Hazardous Area recovery activities, or during transit to engage in such activities. The Paramedic weapon permit does not grant its bearer the right to bear or display arms inside a NanoTrasen facility, unless for the purposes of transportation to or from the Research or Security departments. Secure lockers have been provided for the express storage of these weapons. The on-station carrying of assigned melee weaponry, including but not limited to survival knives, outside of the Paramedic Triage Bay is equally unlawful. Failure to properly secure all weaponry within the relevant department may result in penalties, up to and including the revocation of this Departmental weapon permit or the revocation of Departmental certification for an unstated period of time.
+ It has been ruled that all relevant employees be issued weapon permits to allow for personal protection in the course of carrying out the duties assigned to Nanotrasen’s specialized departments. As such, weaponry and permits have been distributed to those departments affected by this provision. The ownership of a Paramedic weapon permit represents the employee’s entitlement to carry any weapon conducive to maintaining a safe environment when engaged in Hazardous Area recovery activities, or during transit to engage in such activities. The Paramedic weapon permit does not grant its bearer the right to bear or display arms inside a Nanotrasen facility, unless for the purposes of transportation to or from the Research or Security departments. Secure lockers have been provided for the express storage of these weapons. The on-station carrying of assigned melee weaponry, including but not limited to survival knives, outside of the Paramedic Triage Bay is equally unlawful. Failure to properly secure all weaponry within the relevant department may result in penalties, up to and including the revocation of this Departmental weapon permit or the revocation of Departmental certification for an unstated period of time.
Under specific circumstances, namely the announcement of Codes: Red or Delta, the restrictions barring the carry or usage of assigned or recovered weaponry may be waived by an acting member of the on-site Command Staff. In the event that no Security crewmembers are available – either by incapacitation or other condition – these restrictions may also be lifted on Code: Yellow.
@@ -2293,7 +2293,7 @@
/obj/item/book/manual/legal/sop_vol5_4
name = "SOP Volume 5.4: Department Regulations (Research)"
icon_state = "sop_se_vol5"
- author = "NanoTrasen"
+ author = "Nanotrasen"
title = "SOP Volume 5.4: Department Regulations (Research)"
/obj/item/book/manual/legal/sop_vol5_4/Initialize(mapload)
@@ -2316,7 +2316,7 @@
Contraband Policy
- - Any items (including weapons) handled by the Research Department, even those normally deemed illegal by NanoTrasen, are completely legal within the confines of the research department. The moment these weapons leave the department, security is permitted to arrest for contraband as per Corporate Regulations c.212. This includes combat mechs. Combat mechs that don't have weapons equipped are still considered combat mechs for the purposes of this restriction.
+ - Any items (including weapons) handled by the Research Department, even those normally deemed illegal by Nanotrasen, are completely legal within the confines of the research department. The moment these weapons leave the department, security is permitted to arrest for contraband as per Corporate Regulations c.212. This includes combat mechs. Combat mechs that don't have weapons equipped are still considered combat mechs for the purposes of this restriction.
- All weapons handled by the research department should be for explicitly scientific purposes. The Research Director may selectively suspend this right at any time for any scientist for any reason.
- The surface exterior is considered within the Research Department's weapon allowance zone.
- If one or more of these weapons are used in a crime within the Research Department, this weapons policy is null and the weapons are treated as contraband upon arrest.
@@ -2337,7 +2337,7 @@
Scientific Expeditions
- - Gateway/Shuttle expeditions are to be organized by the Pathfinder unless CentComm commands otherwise. Failing the presence of a Pathfinder, a Research Director may organize an expedition. If two or more Explorer crewmembers wish to embark on an expedition when no Pathfinder or Research Director is available, they may do so after faxing notice of their intent to Central Command. The Colony Director should not be starting expeditions on their own without orders directly from Central Command.
+ - Gateway/Shuttle expeditions are to be organized by the Pathfinder unless Centcom commands otherwise. Failing the presence of a Pathfinder, a Research Director may organize an expedition. If two or more Explorer crewmembers wish to embark on an expedition when no Pathfinder or Research Director is available, they may do so after faxing notice of their intent to Central Command. The Colony Director should not be starting expeditions on their own without orders directly from Central Command.
- The Research Director has the ability to prevent an expedition from leaving, only if they have a valid reason for preventing it. Any research director that is found to be preventing an organized and equipped expedition from leaving, provided the minimum requirements for leaving, as listed under the next section are met, shall be considered as exceeding official authority.
- If the Pathfinder insists on bringing the Colony Director along, the Director should assign an Acting Director in their place.
- Heads of staff excluding the Research Director should not be participating in gateway missions or expeditions without explicit consent of the Colony Director.
@@ -2390,15 +2390,15 @@
Exploration Weapon Permits
- It has been ruled that all relevant employees be issued weapon permits to allow for personal protection in the course of carrying out the duties assigned to NanoTrasen’s specialized departments. As such, weaponry and permits have been distributed to those departments affected by this provision. The ownership of an Exploration weapon permit represents the employee’s entitlement to carry any weapon conducive to maintaining a safe environment when engaged in off-station activities, or during transit to engage in such activities. The Exploration weapon permit does not grant its bearer the right to bear or display arms inside a NanoTrasen facility, unless for the purposes of transportation to or from the Research or Security departments. Secure lockers have been provided for the express storage of these weapons. The on-station carrying of assigned melee weaponry, including but not limited to survival knives and machetes, outside of the Exploration department is equally unlawful. Failure to properly secure all weaponry within the relevant department may result in penalties, up to and including the revocation of this Departmental weapon permit or the revocation of Departmental certification for an unstated period of time.
+ It has been ruled that all relevant employees be issued weapon permits to allow for personal protection in the course of carrying out the duties assigned to Nanotrasen’s specialized departments. As such, weaponry and permits have been distributed to those departments affected by this provision. The ownership of an Exploration weapon permit represents the employee’s entitlement to carry any weapon conducive to maintaining a safe environment when engaged in off-station activities, or during transit to engage in such activities. The Exploration weapon permit does not grant its bearer the right to bear or display arms inside a Nanotrasen facility, unless for the purposes of transportation to or from the Research or Security departments. Secure lockers have been provided for the express storage of these weapons. The on-station carrying of assigned melee weaponry, including but not limited to survival knives and machetes, outside of the Exploration department is equally unlawful. Failure to properly secure all weaponry within the relevant department may result in penalties, up to and including the revocation of this Departmental weapon permit or the revocation of Departmental certification for an unstated period of time.
Under specific circumstances, namely the announcement of Codes: Red or Delta, the restrictions barring the carry or usage of assigned or recovered weaponry may be waived by an acting member of the on-site Command Staff. In the event that no Security crewmembers are available – either by incapacitation or other condition – these restrictions may also be lifted on Code: Yellow.
Crew Restrictions: Special Concerns
- Due to concerns regarding the physical demands expected of Exploration, including but not limited to resilience and physical strength, Central Command has determined that any NanoTrasen employee under 2'6"/76.2cm may not be employed on any NanoTrasen facility Exploration team. Transfer to the Exploration department after the assignment of another Departmental role is equally unlawful. However, employees matching (disqualifying criteria 2'6"/76.2cm) may volunteer for, and be selected to go on, scientific expeditions as auxiliaries. This ruling may be appealed in the future.
+ Due to concerns regarding the physical demands expected of Exploration, including but not limited to resilience and physical strength, Central Command has determined that any Nanotrasen employee under 2'6"/76.2cm may not be employed on any Nanotrasen facility Exploration team. Transfer to the Exploration department after the assignment of another Departmental role is equally unlawful. However, employees matching (disqualifying criteria 2'6"/76.2cm) may volunteer for, and be selected to go on, scientific expeditions as auxiliaries. This ruling may be appealed in the future.
- - This policy has the following exceptions: NanoTrasen employees may be employed by the Exploration department if fulfilling the role of Pilot/Aviator. All other provisions apply.
+ - This policy has the following exceptions: Nanotrasen employees may be employed by the Exploration department if fulfilling the role of Pilot/Aviator. All other provisions apply.
DISCLAIMER: The above document is the most modern representation of the Standard Operating Procedure at the time of its publication. Standing policy is that the most recent amendments to Standard Operating Procedure are the most legally valid. Therefore, in the event that this volume, or any affiliate, conflicts with the most up to date doctrine, the relevant information contained in this volume, or any affiliate, is considered void in the face of the most up to date procedure.
@@ -2410,7 +2410,7 @@
/obj/item/book/manual/legal/sop_vol5_5
name = "SOP Volume 5.5: Department Regulations (Security)"
icon_state = "sop_se_vol5"
- author = "NanoTrasen"
+ author = "Nanotrasen"
title = "SOP Volume 5.5: Department Regulations (Security)"
/obj/item/book/manual/legal/sop_vol5_5/Initialize(mapload)
@@ -2512,7 +2512,7 @@
- Bring the suspect to Security Processing. If paying a fine will replace jail time, offer them the chance to pay the fine before proceeding. This is assuming they have not paid the fine already and had to be handcuffed in the first place. If the fine is paid, skip to the final step. Otherwise, continue.
- Read Corporate Regulations out loud for every valid charge, and update their security record accordingly.
- After you have read the charges you should state the following word-for-word:
- "According to NanoTrasen Criminal Processing Policy, you are entitled to appeal your case to an Internal Affairs Agent at this time, if such is available. Should you accept this offer, be advised your criminal processing may be delayed until your agent is satisfied with the case. If they rule in favor, they will contact the Head of Security on your behalf. If accepted, you will be released or your sentence will be reduced. If at any time, the Internal Affairs agent, the Head of Security, or the Colony Director rejects your appeal, your sentence will be unaffected."
+ "According to Nanotrasen Criminal Processing Policy, you are entitled to appeal your case to an Internal Affairs Agent at this time, if such is available. Should you accept this offer, be advised your criminal processing may be delayed until your agent is satisfied with the case. If they rule in favor, they will contact the Head of Security on your behalf. If accepted, you will be released or your sentence will be reduced. If at any time, the Internal Affairs agent, the Head of Security, or the Colony Director rejects your appeal, your sentence will be unaffected."
- If they either do not want to bother with an appeal, or their appeal is not sufficient enough to be alleviated of all charges, proceed to next step. If their appeal is sufficient for immediate release, proceed to final step. Otherwise, continue.
- Search the individual for contraband and question them as necessary. Empty pockets, remove accessories such as webbing off their uniform, check their PDA for stolen/illegal cartridges, check their headset for illegal/stolen encryption cards, check their shoes for knives, check anything and everything that could contain items. If contraband or stolen property is found, charge them accordingly. See Corporate Regulations for details. Anything else not considered contraband but still may compromise the security of the cell (such as a chef's kitchen knife, or an engineer's tools) should also be temporarily confiscated and returned after the sentence is served.
@@ -2651,8 +2651,8 @@
Crew Restrictions: Special Concerns
- Due to concerns regarding the physical demands expected of Security, including but not limited to resilience and physical strength, Central Command has determined that any NanoTrasen employee under 2'6"/76.2cm may not be employed on any NanoTrasen facility Security team. Transfer to the Security department after the assignment of another Departmental role is equally unlawful. This ruling may be appealed in the future.
- - This policy has the following exceptions: NanoTrasen employees may be employed by the Security department if fulfilling the role of Detective/Forensic Technician. All other provisions apply.
+ Due to concerns regarding the physical demands expected of Security, including but not limited to resilience and physical strength, Central Command has determined that any Nanotrasen employee under 2'6"/76.2cm may not be employed on any Nanotrasen facility Security team. Transfer to the Security department after the assignment of another Departmental role is equally unlawful. This ruling may be appealed in the future.
+ - This policy has the following exceptions: Nanotrasen employees may be employed by the Security department if fulfilling the role of Detective/Forensic Technician. All other provisions apply.
DISCLAIMER: The above document is the most modern representation of the Standard Operating Procedure at the time of its publication. Standing policy is that the most recent amendments to Standard Operating Procedure are the most legally valid. Therefore, in the event that this volume, or any affiliate, conflicts with the most up to date doctrine, the relevant information contained in this volume, or any affiliate, is considered void in the face of the most up to date procedure.
@@ -2664,7 +2664,7 @@
/obj/item/book/manual/legal/sop_vol5_6
name = "SOP Volume 5.6: Department Regulations (Command)"
icon_state = "sop_se_vol5"
- author = "NanoTrasen"
+ author = "Nanotrasen"
title = "SOP Volume 5.6: Department Regulations (Command)"
/obj/item/book/manual/legal/sop_vol5_6/Initialize(mapload)
@@ -2720,7 +2720,7 @@
Hybrid roles should not be used to replace duties that are already covered by other staff. For example, a scientist should not be given mining access when there's perfectly good miners already present. Hybrid roles are meant to make current duties easier to fulfill, such as a Security Officer being given access to engineering because they are assigned to the security detail for a construction site.
Crew Restrictions: Special Concerns
- Due to concerns regarding the hazardous nature of Command duties and the volatile nature of Vox biology, Central Command has determined that the following race – Vox – may not be employed on any NanoTrasen facility Command team, barring the following provisions: Vox may be employed as Chief Engineer, Chief Medical Officer, or Research Director. Prohibited Vox Command positions follow: Colony Director, Head of Security, or Head of Personnel. Transfer to the proscribed Command departments after the assignment of another Departmental role is equally unlawful. This ruling may be appealed in the future.
+ Due to concerns regarding the hazardous nature of Command duties and the volatile nature of Vox biology, Central Command has determined that the following race – Vox – may not be employed on any Nanotrasen facility Command team, barring the following provisions: Vox may be employed as Chief Engineer, Chief Medical Officer, or Research Director. Prohibited Vox Command positions follow: Colony Director, Head of Security, or Head of Personnel. Transfer to the proscribed Command departments after the assignment of another Departmental role is equally unlawful. This ruling may be appealed in the future.
DISCLAIMER: The above document is the most modern representation of the Standard Operating Procedure at the time of its publication. Standing policy is that the most recent amendments to Standard Operating Procedure are the most legally valid. Therefore, in the event that this volume, or any affiliate, conflicts with the most up to date doctrine, the relevant information contained in this volume, or any affiliate, is considered void in the face of the most up to date procedure.
@@ -2731,7 +2731,7 @@
/obj/item/book/manual/legal/sop_vol5_7
name = "SOP Volume 5.7: Department Regulations (Internal Affairs)"
icon_state = "sop_se_vol5"
- author = "NanoTrasen"
+ author = "Nanotrasen"
title = "SOP Volume 5.7: Department Regulations (Internal Affairs)"
/obj/item/book/manual/legal/sop_vol5_7/Initialize(mapload)
@@ -2754,11 +2754,11 @@
Impartiality Clause
- An Internal Affairs Agent is not to serve the interests of any group or individual, including their own superiors up to and including NanoTrasen at the corporate level. Their only loyalty is to the rules as they are written, and to the party that follows them. Their job is only to ensure that those rules are being obeyed, and that if they are not, they make it known to those who can enact changes.
+ An Internal Affairs Agent is not to serve the interests of any group or individual, including their own superiors up to and including Nanotrasen at the corporate level. Their only loyalty is to the rules as they are written, and to the party that follows them. Their job is only to ensure that those rules are being obeyed, and that if they are not, they make it known to those who can enact changes.
An Internal Affairs Agent is not a lawyer, though many may come from a background in practicing law. They will only defend and protect a party who is following the rules of the company, and any laws that the company is supposed to follow.
- Any faults in those rules such as inconsistencies or oversights should be brought to the attention of NanoTrasen.
+ Any faults in those rules such as inconsistencies or oversights should be brought to the attention of Nanotrasen.
An Internal Affairs Agent should never make assumptions of anyone's intentions, nor include speculation of intentions in any given report. The Internal Affairs Agent is to summarize the facts and only the facts in their report.
@@ -2772,7 +2772,7 @@
Prisoner comments and concerns will be handled in the same way as employee comments and concerns except in that a prisoner cannot come to the Internal Affairs Office. Instead, Security must arrange for the Internal Affairs Agent to meet with the prisoner in safety, but privacy.
- All NanoTrasen holding facilities are equipped with at least one visitor booth wherein an Internal Affairs Agent and a prisoner may meet face-to-face without having to be in direct physical contact. If such a facility is not available, and the Internal Affairs Agent does not feel comfortable conducting the interview elsewhere, the condition of safety has not been met. If a third party not participant in the interview is able to listen in, then the condition of privacy has not been met. Note that there is no reason for Security to require that a guard be kept directly in the room, as the prisoner's visitation facility already ensures safety of the Internal Affairs Agent.
+ All Nanotrasen holding facilities are equipped with at least one visitor booth wherein an Internal Affairs Agent and a prisoner may meet face-to-face without having to be in direct physical contact. If such a facility is not available, and the Internal Affairs Agent does not feel comfortable conducting the interview elsewhere, the condition of safety has not been met. If a third party not participant in the interview is able to listen in, then the condition of privacy has not been met. Note that there is no reason for Security to require that a guard be kept directly in the room, as the prisoner's visitation facility already ensures safety of the Internal Affairs Agent.
If safety or privacy cannot both be reasonably accommodated, the interview cannot proceed, and the reason why should be noted in your report.
@@ -2786,7 +2786,7 @@
- Harassment
- Harassment is unwelcome conduct that is based on species, race, color, religion, sex (including pregnancy), national origin, age, disability, or genetic information. Harassment is against NanoTrasen's corporate policies, and it is therefore Central Command's obligation to address and investigate any harrassment report.
+ Harassment is unwelcome conduct that is based on species, race, color, religion, sex (including pregnancy), national origin, age, disability, or genetic information. Harassment is against Nanotrasen's corporate policies, and it is therefore Central Command's obligation to address and investigate any harrassment report.
Harassment is against Corporate Regulations already, but becomes unlawful to Central Command when enduring the offensive conduct becomes a condition of continued employment, and the conduct is severe or pervasive enough to create a work environment that a reasonable person would consider intimidating, hostile, or abusive. Anti-discrimination laws also prohibit harassment against individuals in retaliation for filing a discrimination charge, testifying, or participating in any way in an investigation, proceeding, or lawsuit under these laws; or opposing employment practices that they reasonably believe discriminate against individuals, in violation of these laws.
@@ -2797,20 +2797,20 @@
- The victim does not have to be the person harassed, but can be anyone affected by the offensive conduct.
- Unlawful harassment may occur without economic injury to, or discharge of, the victim.
- Prevention is the best tool to eliminate harassment in the workplace. NanoTrasen encourages all employees to take appropriate steps to prevent and correct harassment. Employees should feel free to raise concerns and be confident that those concerns will be addressed.
+ Prevention is the best tool to eliminate harassment in the workplace. Nanotrasen encourages all employees to take appropriate steps to prevent and correct harassment. Employees should feel free to raise concerns and be confident that those concerns will be addressed.
- Employees are encouraged to inform the harasser directly that the conduct is unwelcome and must stop. Employees should also report harassment to Internal Affairs at an early stage to prevent its escalation. Remember that Internal Affairs is not hired to protect the company, and that if someone within the company is complicit in harassment, it is in the long-term benefit of NanoTrasen to take corrective measures up to and including termination of the harasser.
+ Employees are encouraged to inform the harasser directly that the conduct is unwelcome and must stop. Employees should also report harassment to Internal Affairs at an early stage to prevent its escalation. Remember that Internal Affairs is not hired to protect the company, and that if someone within the company is complicit in harassment, it is in the long-term benefit of Nanotrasen to take corrective measures up to and including termination of the harasser.
Violations of Standard Operating Procedure
- If Standard Operating Procedure is being ignored by an individual or group of individuals, it should be brought to the attention of that party's superior. For example, if there are medical staff are not compliant with the NanoTrasen Dress Code, then the Chief Medical Officer should be informed.
+ If Standard Operating Procedure is being ignored by an individual or group of individuals, it should be brought to the attention of that party's superior. For example, if there are medical staff are not compliant with the Nanotrasen Dress Code, then the Chief Medical Officer should be informed.
If a head of staff is involved with the violation, or fails to take corrective action against subordinates, the Colony Director should be alerted to the infraction, noting that the relevant head of staff had already been contacted.
If the Colony Director is involved with the violation, or fails to take corrective action against subordinates, Central Command should be informed when possible, noting any previous efforts to bring the problem to the attention of command staff already present.
- Note that there may be extenuating circumstances in which Standard Operating Procedure is ignored. An Internal Affairs agent should still make note of such an incident, but they should also provide full context as to why Standard Operating Procedure was not followed, whether deliberately or not. The reason for this is that Standard Operating Procedure may be updated to lend guidance on future incidents if NanoTrasen deems it worthwhile to do so.
+ Note that there may be extenuating circumstances in which Standard Operating Procedure is ignored. An Internal Affairs agent should still make note of such an incident, but they should also provide full context as to why Standard Operating Procedure was not followed, whether deliberately or not. The reason for this is that Standard Operating Procedure may be updated to lend guidance on future incidents if Nanotrasen deems it worthwhile to do so.
An Internal Affairs Agent may personally recommend additions, edits, and removals to Standard Operating Procedure based on the findings of their investigation.
@@ -2826,7 +2826,7 @@
Note that there may be extenuating circumstances in which Corporate Regulation is ignored, and note that the Colony Director is allowed to issue pardons. If a pardon is issued, an Internal Affairs agent should still report the incident to CentCom, but the urgency of doing so is greatly reduced. Any pardons issued should be mentioned in the report, as well as why they were issued.
- The reason for this is that Corporate Regulations may be updated to account for future incidents if NanoTrasen deems it worthwhile to do so.
+ The reason for this is that Corporate Regulations may be updated to account for future incidents if Nanotrasen deems it worthwhile to do so.
An Internal Affairs Agent may personally recommend additions, edits, and removals to Corporate Regulations based on the findings of their investigation.
@@ -2838,7 +2838,7 @@
Bring these problems to the attention of Central Command, and offer your suggestions as to how the wording of these documents can be improved.
- Note that suggested changes should not be based on one specific post; they should account for stations and facilities all across NanoTrasen's corporate network. Site-specific rules may be employed for a particular location based on the needs and circumstances of that location. Internal Affairs Agents should ask and make note of any such rules that may contradict or add to these otherwise company-wide procedures.
+ Note that suggested changes should not be based on one specific post; they should account for stations and facilities all across Nanotrasen's corporate network. Site-specific rules may be employed for a particular location based on the needs and circumstances of that location. Internal Affairs Agents should ask and make note of any such rules that may contradict or add to these otherwise company-wide procedures.
For one extreme example, the NSB Adephagia is equipped with state of the art experimental cloning facilities, and so the edition of Corporate Regulations issued to them is written with more lenient punishments for crew fatalities. Be aware of site-specific changes to the company's usual rules.
@@ -2847,7 +2847,7 @@
Any permits that the crew wishes to apply for can be done through an Internal Affairs Agent, who will guide you through the application process, and then forward the application to the department responsible for processing that application.
- Weapon Permits
- There are two kinds of weapon permits. Temporary permits are issued at the discretion of the Head of Security, and are good for up to one shift. Long-term permits are issued by NanoTrasen, and require both fingerprinting and a background check.
+ There are two kinds of weapon permits. Temporary permits are issued at the discretion of the Head of Security, and are good for up to one shift. Long-term permits are issued by Nanotrasen, and require both fingerprinting and a background check.
- Medical Prescriptions
The Chief Medical Officer is in charge of medical prescriptions. Internal Affairs is not a medically qualified entity, and may not play any role in obtaining a medical prescription. Anyone seeking to obtain a prescription should make an appointment with the medical department for an evaluation. However, in the event that an already valid prescription is being denied treatment, then an employee's labor rights are being violated. The Chief Medical Officer, the Colony Director, and Central Command should be contacted immediately and simultaneously, as failure to provide treatment could result in a medical emergency.
@@ -2856,7 +2856,7 @@
Internal Affairs will often be involved in the planning and execution of company events including (but not limited to) awards ceremonies, training seminars, employee cookouts, weddings, birthday parties, and other special functions.
- If an employee wishes to reserve company property, or to invite employees to an event that does not take place on company property, Internal Affairs should help plan and coordinate with the heads of staff and Central Command in order to ensure these events run smoothly. Often times, events that have been approved by Central Command will be broadcast on the channel of the NanoTrasen Chatroom App specific to your site of employment.
+ If an employee wishes to reserve company property, or to invite employees to an event that does not take place on company property, Internal Affairs should help plan and coordinate with the heads of staff and Central Command in order to ensure these events run smoothly. Often times, events that have been approved by Central Command will be broadcast on the channel of the Nanotrasen Chatroom App specific to your site of employment.
DISCLAIMER: The above document is the most modern representation of the Standard Operating Procedure at the time of its publication. Standing policy is that the most recent amendments to Standard Operating Procedure are the most legally valid. Therefore, in the event that this volume, or any affiliate, conflicts with the most up to date doctrine, the relevant information contained in this volume, or any affiliate, is considered void in the face of the most up to date procedure.
@@ -2867,7 +2867,7 @@
/obj/item/book/manual/legal/cr_vol1
name = "Corporate Regulations Volume 1: Introduction"
icon_state = "corpreg_se"
- author = "NanoTrasen"
+ author = "Nanotrasen"
title = "Corporate Regulations Volume 1: Introduction"
/obj/item/book/manual/legal/cr_vol1/Initialize(mapload)
@@ -2928,7 +2928,7 @@
The Colony Director is not above Corporate Regulations, and can be arrested by Security for breaking it. The only time that the Corporate Regulations can be overridden is when there is an imminent and overwhelming threat to the station, such as during Code Delta evacuations.
- Pardons are only legitimate if they come from a NanoTrasen higher-up (that is, someone who ranks above the Colony Director). Despite his high ranking, the Colony Director cannot spit in the face of Corporate Regulations, and any attempts to do so are infractions.
+ Pardons are only legitimate if they come from a Nanotrasen higher-up (that is, someone who ranks above the Colony Director). Despite his high ranking, the Colony Director cannot spit in the face of Corporate Regulations, and any attempts to do so are infractions.
The time you took for bringing the suspect in and the time you spend questioning are NOT to be calculated into this. This is the pure time someone spends in a cell staring at the wall.
@@ -2947,7 +2947,7 @@
- Cyborgification The removal of a person's brain for transplanting into a Cyborg Chassis as an alternative to execution. A prisoner who is sentenced to execution must request or consent to this.
- Dismissal: Changing ID title to "Dismissed", which has zero access. Requires the judgment of the convicted party's head of staff or the Colony Director to be valid.
- Demotion: Can be demoted down to and including Assistant position. Requires the judgment of the convicted party's head of staff or the Colony Director to be valid.
- - Employee: Employee of NanoTrasen, as defined by the station's commanding officer. All non-employee subjects are not protected by these laws.
+ - Employee: Employee of Nanotrasen, as defined by the station's commanding officer. All non-employee subjects are not protected by these laws.
- Empowering: Illegal acquiring (not via Head of Personnel or Colony Director) of access.
- Execution: Prisoner is killed via means of firing squad, lethal injection, or some other means. It is required for the Colony Director to be present (and not an Acting Colony Director), or an execution may not proceed. It is required to offer the prisoner the option of how they prefer to die. They should also be offered a last meal. It is not required to follow these preferences if they are deemed unreasonable or impossible. In all cases of execution, Central Command should be informed of the execution and the crimes leading up to it. (( A PK - aka Permanent Death - may be applicable in this situation.))
- Head of Staff: Crew members occupying one of the following positions: Colony Director, Chief Engineer, Head of Personnel, Head of Security, Chief Medical Officer, Research Director.
@@ -2990,7 +2990,7 @@
- DISCLAIMER: The above document is the most modern representation of the NanoTrasen Corporate Regulations at the time of its publication. Standing policy is that the most recent amendments to Corporate Regulations are the most legally valid. Therefore, in the event that this volume, or any affiliate, conflicts with the most up to date doctrine, the relevant information contained in this volume, or any affiliate, is considered void in the face of the most up to date procedure.
+ DISCLAIMER: The above document is the most modern representation of the Nanotrasen Corporate Regulations at the time of its publication. Standing policy is that the most recent amendments to Corporate Regulations are the most legally valid. Therefore, in the event that this volume, or any affiliate, conflicts with the most up to date doctrine, the relevant information contained in this volume, or any affiliate, is considered void in the face of the most up to date procedure.