From ad2795a022b87d1eb8daa50455af6d4945faebd5 Mon Sep 17 00:00:00 2001
From: alberyk
Date: Sun, 10 Oct 2021 22:51:00 -0300
Subject: [PATCH] corp stuff
---
code/game/jobs/faction/hephaestus.dm | 25 +++----------------------
code/game/jobs/faction/idris.dm | 21 +++------------------
code/game/jobs/faction/pmc.dm | 17 ++++++-----------
code/game/jobs/faction/scc.dm | 3 ++-
code/game/jobs/faction/zavodskoi.dm | 25 +++++--------------------
code/game/jobs/faction/zeng_hu.dm | 19 ++++---------------
6 files changed, 23 insertions(+), 87 deletions(-)
diff --git a/code/game/jobs/faction/hephaestus.dm b/code/game/jobs/faction/hephaestus.dm
index bee966b40a0..1c941bc1a2b 100644
--- a/code/game/jobs/faction/hephaestus.dm
+++ b/code/game/jobs/faction/hephaestus.dm
@@ -9,29 +9,10 @@
worked their way to become the dominant manufacturing mega-corporation in the
Sol Alliance, pioneering interstellar logistics and construction on an awe-inspiring scale.
- Some character examples are:
+
Hephaestus Industries employees can be in the following departments:
- - Cargo Specialist: In contrast to your engineer cousins your customer
- service level is subpar to be sure. You make up for it with your unshakable
- work ethic - no mining job too dangerous! You know that Hephaestus mining and
- logistics teams are superior to NanoTrasen's and in a perfect world the
- phoron reserves would belong to Hephaestus. Alas it isn't a perfect world.
- Perhaps that's a good thing, or people like you wouldn't exist. Getting hold
- of NanoTrasen's mech and mining research is key. How you go about this is up to you.
- - Hephaestus Senior Engineer: Hephaestus engineers are second to none when
- dealing with machine construction and maintenance. They are exceptional builders no
- matter the environment: in EVA, in a phoron fire, in a vented room, and everywhere else the
- Hephaestus Industries engineer is the best pick for the job. As a professional engineer your
- customer service towards NT employees should be quite high. You aren't some kind of
- wet-behind-the-ears underqualified NanoTrasen engineer that barely passed his qualifications - you're
- Hephaestus, and your NanoTrasen coworkers should really follow your lead when a crisis hits.
- - Mechatronic Engineer: In contrast to your engineering coworkers, you
- represent Hephaestus' robust research wing. Robotics specialists such as yourself
- have produced heavy-duty industrial exosuits and IPCs for decades, and you are just
- as able as they are. Unlike your counterparts in Zeng-Hu Pharmaceuticals, you don't
- built dainty augments and fragile IPCs that crumple in a stiff wind. Hephaestus builds
- equipment to last, and your products are no exception - even if they're being produced
- on contract.
+ - Engineering
+
- Operations
"}
title_suffix = "Hepht"
diff --git a/code/game/jobs/faction/idris.dm b/code/game/jobs/faction/idris.dm
index f287ddac678..0117fb5fef4 100644
--- a/code/game/jobs/faction/idris.dm
+++ b/code/game/jobs/faction/idris.dm
@@ -9,25 +9,10 @@
claim payment from negligent loan takers. In recent years, they have begun
diversifying into more service-based industries.
- Some character examples are:
+
Idris Incorporated employees can be in the following departments:
- - Artisan Mixologist: Impeccable customer service is at the heart of Idris;
- some of the best Chefs and Mixologists in the galaxy are employed by the
- corporation and the gleaming marble interiors of their branch offices are
- always spotless. This naturally comes at a price and tips are expected,
- always. No tips? A grave insult indeed to someone of your calibre! Whilst
- you're working with NanoTrasen it is expected that you seek to boost our clients credit
- portfolio- we'll give credit to anyone after all. The more loans you can
- generate with NanoTrasen the better. Just think of that bonus.
- - Idris Reclamation Unit X3265FH: As a shell belonging to Idris you
- are not free. You are programmed to defer to NT security and the Head of
- Security. Your customer service skills are excellent, however your notorious
- "strong arm" skills can also be utilised by the security team if authorised. Your
- default state is good customer service. That being said your programming prioritises
- the protection and safety of other Idris employees so long as this will not
- breach NT regulations. You are programmed to never strong arm an Idris employee.
- You may be on lease to NT but remember you still belong to a much more sophisticated
- and superior company - Idris.
+ - Service
+
- Security
"}
title_suffix = "Idris"
diff --git a/code/game/jobs/faction/pmc.dm b/code/game/jobs/faction/pmc.dm
index a575b7f88c1..3c510ec195a 100644
--- a/code/game/jobs/faction/pmc.dm
+++ b/code/game/jobs/faction/pmc.dm
@@ -1,5 +1,5 @@
/datum/faction/pmc
- name = "Eridani Private Military Contractors"
+ name = "Private Military Contracting Group"
description = {"Essentially the security branch of the Eridani Federation
Military, the EPMC is renowned for its brutal yet efficient and above all
legal security functions across the known galaxy. Staying as close as possible
@@ -9,17 +9,12 @@
However, when the need to suppress civil disorder appears hell hath no fury like
that of an Eridian security contractor with a stun baton.
- Some character examples are:
+
Private Military Contracting Group employees can be in the following departments:
- - Eridanian Private Military Contractor: You are the law, civil disorder
- damages the bottom line. Everyone knew what they signed up for when they chose
- to be employed with NanoTrasen thus rule breakers are violating the NAP which
- you cannot abide. That being said you're here to make a profit and stuffing
- someone in a cell is a waste of human resources - think of the money lost in
- time! Abhorrent! The best thing to do is fine perpetrators and set them back
- to work. Remember, your fine quota still applies, you don't want to miss out on
- your bonus because you didn't hit target. After all, it is a substantial bonus.
-
"}
+ Security
+ Medical
+
+ "}
title_suffix = "PMC"
allowed_role_types = NT_ROLES
diff --git a/code/game/jobs/faction/scc.dm b/code/game/jobs/faction/scc.dm
index 7286621d72e..9dd7fdd69de 100644
--- a/code/game/jobs/faction/scc.dm
+++ b/code/game/jobs/faction/scc.dm
@@ -10,7 +10,8 @@
Stellar Corporate Conglomerate employees can be in the following departments:
"}"}
title_suffix = "SCC"
diff --git a/code/game/jobs/faction/zavodskoi.dm b/code/game/jobs/faction/zavodskoi.dm
index dc5f7bfaa35..0faed7051c2 100644
--- a/code/game/jobs/faction/zavodskoi.dm
+++ b/code/game/jobs/faction/zavodskoi.dm
@@ -8,27 +8,12 @@
military force across the Orion Spur. They are the main corporation found in the Empire of
Dominia, and are at the forefront of weapons development technology.
-
- Some character examples are:
+
Zavodskoi Interstellar employees can be in the following departments:
- - Surgical Specialist: Unit to unit Zavodskoi ships the most firearms and weapons compared
- to any other corporation in the known galaxy and you're proud of it, but know the business comes with
- its hazards. Your medical experience has allowed you to survive the closing of many genetics testing
- centers during the recent transfer of leadership, and you know it. Zeng-Hu may have a reputation for
- being the best in the Orion Spur, but they are in the past - Zavodskoi is the future. You are a
- professional through-and-through, and consider yourself a (literal) cut above whatever washouts
- NanoTrasen can hire as surgeons. Just remember, you need to prove that you're better than Zeng-Hu.
- We need these medical contracts, lest we have to cut back the medical division just like the genetics one.
- - Personal Security Professional: Excellent customer service and client
- care is why Zavodskoi's private security personnel win security contracts and
- you know this. A cut above the rest, you are clear, calm, concise and polite when
- working. As a security force you were voted the most professional private security
- force to work for and as such, you have corporate standards to uphold! The protection
- of Zavodskoi staff is your first priority, but every member of the crew
- should be treated as a valued customer. After all, imagine how bad it would look to
- the shareholders if you were found beating a drunk like some kind of NanoTrasen officer.
- The reputation would last, but your career certainly wouldn't.
-
"}
+ Security
+ Research
+ Engineering
+ "}"}
title_suffix = "Zavod"
diff --git a/code/game/jobs/faction/zeng_hu.dm b/code/game/jobs/faction/zeng_hu.dm
index 58446d34107..746c67aa05c 100644
--- a/code/game/jobs/faction/zeng_hu.dm
+++ b/code/game/jobs/faction/zeng_hu.dm
@@ -10,24 +10,13 @@
Skrell, working closely with this alien species to pioneer cloning, a once
controversial field that is now more accepted today.
- Some character examples are:
+
Zeng-Hu Pharmaceuticals employees can be in the following departments:
- - Senior Surgeon: Zeng-Hu has some of the best medical staff in the world and you are one of them.
- Highly-trained and highly-experienced you are better then the rest, aside from your colleagues in Zeng-Hu.
- You expect to be heard and obeyed, as your coworkers really should be taking advice from you in the absence of
- a chief medical officer. Your bedside manner is impeccable and far outclasses standard NanoTrasen training and
- procedure. You are the product of the most rigorous employee hiring and training process for medical staff in the
- Orion Spur, and are expected to act like it. Failure is something you will not tolerate.
- - Biomechanical Engineer: Our ability to combine medical research with robotics
- is the best and you know this. We do, after all, own Bishop Cybernetics - the
- best premium augmentation subsidiary in the known galaxy. Unlike your medical cousins
- you are much more likely to generate a friendly working atmosphere with non Zeng-Hu colleagues,
- due to gaps in your training surrounding the exosuits Hephaestus' "well-trained roboticists"
- love to build. Remember to be professional, effective, driven, and dedicated in your work.
- Zeng-Hu expects the best from you, Doctor. Do not fail us or our shareholders in Eridani, or
- you will find your career failing in short order.
+ - Science
+
- Medical
"}
+
title_suffix = "Zeng"
allowed_role_types = HEPH_ROLES