From acbb12c867fd671b87dbc5d138ccc355afcd41ec Mon Sep 17 00:00:00 2001 From: Dahlular Date: Thu, 31 Mar 2022 08:41:43 -0600 Subject: [PATCH] new lore in ATC --- .../code/modules/busy_space/organisations.dm | 58 ++++++++++++++++++- hyperstation/code/obj/SYSuit/main.dm | 12 ++-- 2 files changed, 62 insertions(+), 8 deletions(-) diff --git a/hyperstation/code/modules/busy_space/organisations.dm b/hyperstation/code/modules/busy_space/organisations.dm index 935bba77f..11c5ad1ea 100644 --- a/hyperstation/code/modules/busy_space/organisations.dm +++ b/hyperstation/code/modules/busy_space/organisations.dm @@ -326,7 +326,7 @@ Most stable colonies, stations, civilizations, planets, or anywhere on the spectrum is often backed by the firm hand of Kinaris- underneath one rule: \ Be Radiant." history = "" - work = "Weave-research, conversion, and colony management" + work = "Weave-research, conversion, uplifting, and colony management" headquarters = "Holy City of Radiant Hearth, Myril" motto = "Be Radiant" @@ -361,6 +361,7 @@ "Salis Major orbit", "a megastructure at Kappa Andromedae", "Radiant Hearth", + "a dockyard at Procella, Tremora", "sector command at Vivida Laetus", "a dissonant tear at RR Lyra", "a city-station at Kappa Andromedae", @@ -414,6 +415,7 @@ "a ringworld at Incandesce Seconda", "Salis Major orbit", "a megastructure at Kappa Andromedae", + "a dockyard at Procella, Tremora", "the rings of Layenia", "Dzar metalworking at Loto", "a metalworking site at Salis Major", @@ -454,4 +456,56 @@ ship_prefixes = list("ZCO" = "transportation", "ZC" = "patrol") - autogenerate_destination_names = TRUE \ No newline at end of file + autogenerate_destination_names = TRUE + +//Thanks Hellcelot for this one! +/datum/lore/organization/titanceramics + name = "Titan Piezoelectrics and Ceramics" + short_name = "Titan Ceramics" + desc = "Titan Ceramics was the primary source of prominent electrical power on Tremora for it's lifespan, with extravagent materials and unique ceramic mixes that supported \ + incredibly efficient production of energy in bulk. Not only did they provide energy for a once-struggling civilization, they brought upon artistic desire and talent for those \ + who would seek their ceramics. Value in energy is equal to value in art in their eyes, with only the finest materials and expertly-tested conditions to meet the quality of \ + their work. Despite the overwhelming size difference of the housing species, value is still sought from both sides, resulting in multi-size accomodations for their ceramics. \ + When cheap yet efficient power is required without the Weave, Titan Ceramics is there." + history = "" + work = "Production of power-efficient piezoelectric ceramics and craft" + headquarters = "The Storm Capitol of Procella, Tremora" + motto = "" + + ship_prefixes = list("TC" = "transportation", "TCF" = "freight", "TCR" = "research") + ship_names = list( + "Noki", + "Moyai", + "Megalodon", + "Mako", + "Minnow", + "Tsunami", + "North Star", + "Tempest", + "Eye of the Storm", + "Aquarius", + "Marinia", + "Thalassus", + "Stormwind" + ) + + autogenerate_destination_names = TRUE + +/datum/lore/organization/syntech + name = "Synergized Technology" + short_name = "SynTech" + desc = "Synergized Technology- commonly known as SynTech- is a company which leads the complex solutions in any galaxy's biggest problem: accomodating for the size of life. \ + As civilization grew more welcoming to different ideals and lifestyles, it became more difficult and disasterous to deal with the extreme size difference from one alien \ + species to the other. Not only did this spark an incredible amount of regulations from AzureGov, but Kinaris's interest was piqued to keep peace over all; and that included \ + accomodating for any species, whether or not they stood above a mountain, or below an ant hill. The high demand of multi-size rights and technology was driven into SynTech's \ + hands, where they would provide and assist in regulating consistent and meaningful products to ease interaction from one to the next. Not only do they supply incredibly \ + advanced, highly-regulated technology, they also help in consistent planning and regulation in most cities to keep traffic from most differently-sized species without \ + havoc. Without SynTech, galaxies would look like a fairly bland place, where one size rules above all." + history = "" + work = "Production and selling of size-altering technology, as well as accomodating the planning of infrastructure to support many sizes." + headquarters = "The City-Planet of Jovias, Nembus" + motto = "Modern solutions, big and small" + + ship_prefixes = list("SYT" = "transportation", "SYTF" = "freight", "XSYT" = "scaler", "SYT-I" = "constructor") + + autogenerate_destination_names = TRUE diff --git a/hyperstation/code/obj/SYSuit/main.dm b/hyperstation/code/obj/SYSuit/main.dm index a4047d81f..9e40cb449 100644 --- a/hyperstation/code/obj/SYSuit/main.dm +++ b/hyperstation/code/obj/SYSuit/main.dm @@ -6,7 +6,7 @@ //The suit itself /obj/item/clothing/under/syclothing - name = "SYTech Nanoweave suit" + name = "SynTech Nanoweave suit" desc = "A leading-grade suit developed by SYTech, with an internal dampening field to lessen accidents at micro scales. This one seems to be more skimpy and developed for bedroom-play, though." icon = 'hyperstation/icons/obj/clothing/uniforms.dmi' icon_state = "syclothing" @@ -61,7 +61,7 @@ //The cap /obj/item/clothing/head/sycap - name = "SYTech Nanoweave cap" + name = "SynTech Nanoweave cap" desc = "A piece of clothing for a SYTech suit, allowing for extended control and breathability at micro scales via amplified hardlight respiration. This one seems to be modeled like a dominatrix cap, however." icon = 'hyperstation/icons/obj/clothing/head.dmi' icon_state = "sycap" @@ -112,7 +112,7 @@ //The visor /obj/item/clothing/glasses/hud/toggle/syvisor - name = "SYTech Analysis Visor" + name = "SynTech Analysis Visor" desc = "A high-tech visor developed for SYTech suits, for helping internal processes lead augment decisions. This one looks like a pair of darkened sunglasses." icon = 'hyperstation/icons/obj/clothing/glasses.dmi' icon_state = "syvisor" @@ -161,7 +161,7 @@ //Shoes /obj/item/clothing/shoes/syshoes - name = "SYTech Nanoweave platform heels" + name = "SynTech Nanoweave platform heels" desc = "A complimentary piece of SYTech apparel for gravity-altering applications. It even allows you to walk up walls! This pair takes on the appearance of skimpy, thigh-high latex boots with stilletos." icon_state = "syshoes" item_state = "syshoes" @@ -174,7 +174,7 @@ //Gloves /obj/item/clothing/gloves/sygloves - name = "SYTech Nanoweave sleeves" + name = "SynTech Nanoweave sleeves" desc = "A pair of enhanced sleeves, developed by SYTech. These allow remote and psionic levels of manipulation to the electrical currents inside living beings, or objects. Use with caution!" icon_state = "sygloves" item_state = "sygloves" @@ -186,4 +186,4 @@ max_heat_protection_temperature = GLOVES_MAX_TEMP_PROTECT strip_delay = 120 resistance_flags = LAVA_PROOF | FIRE_PROOF | ACID_PROOF - mutantrace_variation = NO_MUTANTRACE_VARIATION \ No newline at end of file + mutantrace_variation = NO_MUTANTRACE_VARIATION