diff --git a/Resources/Locale/en-US/_DV/guidebook/guides.ftl b/Resources/Locale/en-US/_DV/guidebook/guides.ftl
index a0f6ab519c..c092609630 100644
--- a/Resources/Locale/en-US/_DV/guidebook/guides.ftl
+++ b/Resources/Locale/en-US/_DV/guidebook/guides.ftl
@@ -28,8 +28,13 @@ guide-entry-alert-levels = Alert Levels
guide-entry-justice = Justice
guide-entry-whitelist = Whitelist
+guide-entry-science = Epistemics
guide-entry-glimmer-creatures = Glimmer Creatures
+guide-entry-altars = Altars
+guide-entry-psionics = Psionics
+guide-entry-reverse-engineering = Reverse Engineering
guide-entry-trade-station = Trade Station
+guide-entry-cargo = Logistics
guide-entry-frequently-used-chemicals = Frequently Used Chemicals
diff --git a/Resources/Locale/en-US/guidebook/guides.ftl b/Resources/Locale/en-US/guidebook/guides.ftl
index a8a36a8d11..bcc2891c4c 100644
--- a/Resources/Locale/en-US/guidebook/guides.ftl
+++ b/Resources/Locale/en-US/guidebook/guides.ftl
@@ -59,7 +59,8 @@ guide-entry-solarpanels = Solar Panels
guide-entry-teg = Thermo-electric Generator (TEG)
guide-entry-rtg = RTG
guide-entry-jobs = Jobs
-guide-entry-cargo = Cargo
+# Replaced in _DV
+# guide-entry-cargo = Cargo
guide-entry-cargo-bounties = Cargo Bounties
guide-entry-salvage = Salvage
guide-entry-survival = Survival
@@ -73,9 +74,8 @@ guide-entry-brute = Advanced Brute Medication
guide-entry-botanicals = Botanicals
guide-entry-cloning = Cloning
guide-entry-cryogenics = Cryogenics
-# Beginning of DeltaV changes
-guide-entry-science = Epistemics
-# End of DeltaV Changes
+# Replaced in _DV
+# guide-entry-science = Science
guide-entry-technologies = Technologies
guide-entry-anomalous-research = Anomalous Research
guide-entry-scanners-and-vessels = Scanners and Vessels
diff --git a/Resources/Locale/en-US/nyanotrasen/guidebook/guides.ftl b/Resources/Locale/en-US/nyanotrasen/guidebook/guides.ftl
deleted file mode 100644
index 60166b8259..0000000000
--- a/Resources/Locale/en-US/nyanotrasen/guidebook/guides.ftl
+++ /dev/null
@@ -1,3 +0,0 @@
-guide-entry-altars-golemancy = Altars and Golemancy
-guide-entry-psionics = Psionics
-guide-entry-reverse-engineering = Reverse Engineering
diff --git a/Resources/Prototypes/Entities/Structures/Furniture/altar.yml b/Resources/Prototypes/Entities/Structures/Furniture/altar.yml
index 7f21707670..eb5a40bec9 100644
--- a/Resources/Prototypes/Entities/Structures/Furniture/altar.yml
+++ b/Resources/Prototypes/Entities/Structures/Furniture/altar.yml
@@ -34,7 +34,7 @@
rotation: -90
- type: GuideHelp
guides:
- - AltarsGolemancy
+ - Altars
# End DeltaV additions
- type: entity
diff --git a/Resources/Prototypes/Guidebook/medical.yml b/Resources/Prototypes/Guidebook/medical.yml
index 1908b0b07e..d9698e10bf 100644
--- a/Resources/Prototypes/Guidebook/medical.yml
+++ b/Resources/Prototypes/Guidebook/medical.yml
@@ -12,12 +12,12 @@
- type: guideEntry
id: MedicalDoctor
name: guide-entry-medicaldoctor
- text: "/ServerInfo/Guidebook/Medical/MedicalDoctor.xml"
+ text: "/ServerInfo/Guidebook/_DV/Medical/MedicalDoctorDV.xml" # DeltaV - we basically re-did the whole page
- type: guideEntry
id: Cloning
name: guide-entry-cloning
- text: "/ServerInfo/Guidebook/Medical/Cloning.xml"
+ text: "/ServerInfo/Guidebook/_DV/Medical/CloningDV.xml" # DeltaV - We also added Unrevivable = Uncloneable.
- type: guideEntry
id: Cryogenics
diff --git a/Resources/Prototypes/Guidebook/science.yml b/Resources/Prototypes/Guidebook/science.yml
index a1bd65c5d2..417c2231ee 100644
--- a/Resources/Prototypes/Guidebook/science.yml
+++ b/Resources/Prototypes/Guidebook/science.yml
@@ -8,7 +8,7 @@
- Xenoarchaeology
- Robotics
- Psionics # Nyanotrasen - Psionics guidebook
- - AltarsGolemancy # Nyanotrasen - Golemancy guidebook
+ - Altars # Nyanotrasen - Golemancy guidebook
- ReverseEngineering # Nyanotrasen - Reverse Engineering guidebook
- GlimmerCreatures # DeltaV
@@ -59,3 +59,7 @@
id: Cyborgs
name: guide-entry-cyborgs
text: "/ServerInfo/Guidebook/Science/Cyborgs.xml"
+- type: guideEntry
+ id: GlimmerCreatures
+ name: guide-entry-glimmer-creatures
+ text: "/ServerInfo/Guidebook/_DV/Epistemics/GlimmerCreatures.xml"
diff --git a/Resources/Prototypes/Nyanotrasen/Guidebook/epistemics.yml b/Resources/Prototypes/Nyanotrasen/Guidebook/epistemics.yml
deleted file mode 100644
index ed4d983d02..0000000000
--- a/Resources/Prototypes/Nyanotrasen/Guidebook/epistemics.yml
+++ /dev/null
@@ -1,14 +0,0 @@
-- type: guideEntry
- id: Psionics
- name: guide-entry-psionics
- text: "/ServerInfo/Nyanotrasen/Guidebook/Epistemics/Psionics.xml"
-
-- type: guideEntry
- id: AltarsGolemancy
- name: guide-entry-altars-golemancy
- text: "/ServerInfo/Nyanotrasen/Guidebook/Epistemics/Altar.xml"
-
-- type: guideEntry
- id: ReverseEngineering
- name: guide-entry-reverse-engineering
- text: "/ServerInfo/Nyanotrasen/Guidebook/Epistemics/ReverseEngineering.xml"
diff --git a/Resources/Prototypes/_DV/Guidebook/epistemics.yml b/Resources/Prototypes/_DV/Guidebook/epistemics.yml
index 933aa522c5..dadbd5c8ea 100644
--- a/Resources/Prototypes/_DV/Guidebook/epistemics.yml
+++ b/Resources/Prototypes/_DV/Guidebook/epistemics.yml
@@ -1,4 +1,14 @@
- type: guideEntry
- id: GlimmerCreatures
- name: guide-entry-glimmer-creatures
- text: /ServerInfo/Guidebook/_DV/Epistemics/GlimmerCreatures.xml
+ id: Psionics
+ name: guide-entry-psionics
+ text: "/ServerInfo/Guidebook/_DV/Epistemics/Psionics.xml"
+
+- type: guideEntry
+ id: Altars
+ name: guide-entry-altars
+ text: "/ServerInfo/Guidebook/_DV/Epistemics/Altar.xml"
+
+- type: guideEntry
+ id: ReverseEngineering
+ name: guide-entry-reverse-engineering
+ text: "/ServerInfo/Nyanotrasen/Guidebook/Epistemics/ReverseEngineering.xml"
diff --git a/Resources/ServerInfo/Guidebook/Command.xml b/Resources/ServerInfo/Guidebook/Command.xml
index 11696e4275..db9098ec8b 100644
--- a/Resources/ServerInfo/Guidebook/Command.xml
+++ b/Resources/ServerInfo/Guidebook/Command.xml
@@ -3,7 +3,7 @@
The heads of each department come together to form the [color=#1b67a5]Command[/color] department, a force to be reckoned with and the handlers of the station. They usually have access to special equipment and their own rooms. They are often wanted dead.
## Personnel
-[color=#1b67a5]Command[/color] is made up of the heads of each department, being the [color=#9fed58]Head of Personnel[/color], the [color=#cb0000]Head of Security[/color], the [color=#5b97bc]Chief Medical Officer[/color], the [color=#f39f27]Chief Engineer[/color], the [color=#c96dbf]Research Director[/color], the [color=#b18644]Quartermaster[/color] and above all else, the [color=#1b67a5]Captain[/color].
+[color=#1b67a5]Command[/color] is made up of the heads of each department, being the [color=#9fed58]Head of Personnel[/color], the [color=#cb0000]Head of Security[/color], the [color=#5b97bc]Chief Medical Officer[/color], the [color=#f39f27]Chief Engineer[/color], the [color=#c96dbf]Mystagouge[/color], the [color=#b18644]Logistics Officer[/color] and above all else, the [color=#1b67a5]Captain[/color].
@@ -14,9 +14,10 @@ The heads of each department come together to form the [color=#1b67a5]Command[/c
-
-
+
+
+
## Taking Charge
Congratulations on your promotion! Besides all the extra paperwork, your new [color=#a4885c]responsibilities[/color] include running your department, making changes and choosing priorities, keeping personnel and equipment safe as well as slacking off while your cronies do all the work.
diff --git a/Resources/ServerInfo/Guidebook/Medical/MedicalDoctor.xml b/Resources/ServerInfo/Guidebook/Medical/MedicalDoctor.xml
index 5a67513cbe..992dd890ef 100644
--- a/Resources/ServerInfo/Guidebook/Medical/MedicalDoctor.xml
+++ b/Resources/ServerInfo/Guidebook/Medical/MedicalDoctor.xml
@@ -1,4 +1,5 @@
+
# Medical Doctor
It's time to heal. Or at least, try to heal, anyway. Medical Doctors are the primary caretakers of every boo boo and ouchie crewmembers get on the station, be it a small scratch, or boiled skin.
diff --git a/Resources/ServerInfo/Guidebook/Medical/Medicine.xml b/Resources/ServerInfo/Guidebook/Medical/Medicine.xml
index ef1d387cdd..69f1b9d28a 100644
--- a/Resources/ServerInfo/Guidebook/Medical/Medicine.xml
+++ b/Resources/ServerInfo/Guidebook/Medical/Medicine.xml
@@ -26,6 +26,8 @@ These medications tend to have specific use cases.
+
+
# All Medications
diff --git a/Resources/ServerInfo/Guidebook/NewPlayer/CharacterCreation.xml b/Resources/ServerInfo/Guidebook/NewPlayer/CharacterCreation.xml
index f73ba13299..6d45973a7d 100644
--- a/Resources/ServerInfo/Guidebook/NewPlayer/CharacterCreation.xml
+++ b/Resources/ServerInfo/Guidebook/NewPlayer/CharacterCreation.xml
@@ -60,11 +60,14 @@ There are also disabilty traits. Familiarize yourself with the game and the game
They include:
- Blindness (severely limits your vision)
- Lightweight drunk (you get drunk faster and you suffer more from the ill-effects of alcohol)
+- Machine incompatible (MMIs no longer work for you, meaning you can not be borged or put into an IPC.)
- Muted (you cannot talk or whisper, but you can still communicate via emotes and pen and paper)
- Narcolepsy (you randomly fall asleep at unpredictable and often inconvenient times)
- Pacifist (you cannot hit, shoot, or throw sharp objects at people)
- Paracusia (you sometimes hear noises that aren't real)
+- Redshirt (you no longer have a critical state, meaning you instantly die when you reach 100+ damage)
- Short-sighted (somewhat limits your vision without prescription glasses)
- Snoring (you make loud snoring sounds when asleep)
-- Unrevivable (you cannot be resuscitated when you meet your untimely demise)
+- Unrevivable (you cannot be resuscitated when you meet your untimely demise, includes cloning!)
+
diff --git a/Resources/ServerInfo/Guidebook/NewPlayer/Controls/Radio.xml b/Resources/ServerInfo/Guidebook/NewPlayer/Controls/Radio.xml
index 39ee8ae3ff..e0c50ce87f 100644
--- a/Resources/ServerInfo/Guidebook/NewPlayer/Controls/Radio.xml
+++ b/Resources/ServerInfo/Guidebook/NewPlayer/Controls/Radio.xml
@@ -30,7 +30,8 @@ People standing right next to you might catch bits of your radio message, even i
You are able to send messages over your departmental radio channels using [color=#32cd32]colon (:)[/color] followed by the department letter as long as you're wearing a headset with your department's encryption key.
-Examine your headset to see the department channels available to you.
+
+[color=yellow]Examine your headset[/color] to see the department channels available to you.
@@ -43,14 +44,14 @@ For example, if you're a Station Engineer then [color=#a4885c]:h[/color] will de
## Encryption Keys
[color=#a4885c]Encryption keys[/color] give you access to their respective channel.
-
+
Examining our engineering headset from earlier shows us [color=#32cd32]Common[/color] and [color=#f37746]Engineering[/color] because an engineer's headset starts with those [color=#a4885c]encryption keys[/color].
-
+
-
+
You can take out encryption keys by using a [color=#a4885c]screwdriver[/color] on a headset. New encryption keys are put into headsets by clicking on one with an encryption key in your hand.
All command members have extras of their relevant encryption key, but you can also request one at the HoP's office when you're getting your job changed.
diff --git a/Resources/ServerInfo/Guidebook/Science/AnomalousResearch.xml b/Resources/ServerInfo/Guidebook/Science/AnomalousResearch.xml
index 1bc4bc8ea7..5606b70e53 100644
--- a/Resources/ServerInfo/Guidebook/Science/AnomalousResearch.xml
+++ b/Resources/ServerInfo/Guidebook/Science/AnomalousResearch.xml
@@ -20,6 +20,8 @@ The anomaly generator can produce a random anomaly somewhere on the station at t
## Anomalies
Anomalies are static objects that appear on the station. They cannot be moved, and must be worked around, no matter their location.
+
+However, this is not the case all anomalies. You may find an anomaly on a person! These anomalies can be moved as they hijack their hosts body instead!
@@ -38,4 +40,6 @@ Pulses are semi-regular bursts of anomalous effects. They're moderately dangerou
Supercritical events are only seen if an anomaly reaches 100% severity. If this happens, the anomaly will swell before disappearing into a catastrophic event. These should be avoided at all costs!
+If, however...An anomaly on a person goes critical, [color=red]they will explode and be gibbed.[/color] Along with a catastrophic event occuring.
+
diff --git a/Resources/ServerInfo/Guidebook/Science/ScannersAndVessels.xml b/Resources/ServerInfo/Guidebook/Science/ScannersAndVessels.xml
index e03bb5b790..f1eca80925 100644
--- a/Resources/ServerInfo/Guidebook/Science/ScannersAndVessels.xml
+++ b/Resources/ServerInfo/Guidebook/Science/ScannersAndVessels.xml
@@ -16,9 +16,15 @@ The anomaly vessel is a machine that generates points from anomalies. Use the an
+
+
+
+
The amount of points a vessel generates per second is based on the severity, stability, and health of an anomaly. The higher each of these values, the higher the point output will be.
+It is also increased by a substantial amount if assigned to an Experimental Anomaly Vessel. However, as a cost it will proactivley produce radiation surrounding it.
+
Be careful: if an anomaly goes [color=#a4885c]supercritical[/color], the vessel it is linked to will explode. This may damage the station and nearby equipment.
diff --git a/Resources/ServerInfo/Guidebook/Science/Science.xml b/Resources/ServerInfo/Guidebook/Science/Science.xml
index 4ea1bec6fa..ae93ab095a 100644
--- a/Resources/ServerInfo/Guidebook/Science/Science.xml
+++ b/Resources/ServerInfo/Guidebook/Science/Science.xml
@@ -6,9 +6,10 @@
## Personnel
[color=#c96dbf]Epistemics[/color]' staff is made up of Research Assistants, Scientists, the chaplain, the archivist, and the Psionic Mantis. [color=#c96dbf]Epistemics[/color] is run by the Mystagogue.
+
-
+
diff --git a/Resources/ServerInfo/Guidebook/Security/Forensics.xml b/Resources/ServerInfo/Guidebook/Security/Forensics.xml
index 733969b5a6..4674a05553 100644
--- a/Resources/ServerInfo/Guidebook/Security/Forensics.xml
+++ b/Resources/ServerInfo/Guidebook/Security/Forensics.xml
@@ -30,7 +30,7 @@
## I got DNA. How do I recognize whose it is?
- You can print the forensic information of the object you scanned so you never miss it. Now with the paper containing DNA you can simply find a [color=#a4885c]Station Records Computer[/color] and look for a person whose DNA matches. Same applies to finding whose fingerprint is is.
+ You can print the forensic information of the object you scanned so you never miss it. Now with the paper containing DNA, you can look up their DNA with any records computer!
## Taking Fingerprints
It is also possible to take someone's fingerprints while on scene if you make them take off their gloves and apply a forensic pad to their fingers. No need to run back to [color=#a4885c]Station Records Computer[/color] to check if the butler did it!
@@ -41,8 +41,10 @@
Whenenever people wearing gloves touch anything on the station, they are bound to leave behind some fibers. This complicates things, but nothing is unsolvable for a real detective.
There are up to [color=red]26[/color] different types of fibers possible. Can that stop you from solving the case?
-
+
-
+
+
+
diff --git a/Resources/ServerInfo/Guidebook/Service/Bartender.xml b/Resources/ServerInfo/Guidebook/Service/Bartender.xml
index f4c5cedf99..16e0a109cc 100644
--- a/Resources/ServerInfo/Guidebook/Service/Bartender.xml
+++ b/Resources/ServerInfo/Guidebook/Service/Bartender.xml
@@ -1,6 +1,7 @@
+
# Bartender
-The bartender has a pretty simple job: serve drinks. People will come up to you and request drinks, and your job is just to hand it to them.
+The bartender is the one that listens to the crews stories about their tradegies and gets the perfect excuse to produce a plethora of cocktails and alchoholic beverages. Their job is to handle any drink requests that come their way when requested!
[textlink="Click here to see a complete list of drinks." link="Drinks"]
@@ -24,4 +25,16 @@ Don't forget containers to serve them in!
You can find a list of every drink that can be requested under the Reference Tables entry.
+
+# Restocking
+
+The bartender does not have infinite juice, unlike water. Sometimes your booze-o-mat will no longer have the ingredients you require.
+
+In this case, head down to [color=#b18644]Logistics[/color] and request for a booze-o-mat restock box!
+
+
+
+
+
+
diff --git a/Resources/ServerInfo/Nyanotrasen/Guidebook/Epistemics/Altar.xml b/Resources/ServerInfo/Guidebook/_DV/Epistemics/Altar.xml
similarity index 80%
rename from Resources/ServerInfo/Nyanotrasen/Guidebook/Epistemics/Altar.xml
rename to Resources/ServerInfo/Guidebook/_DV/Epistemics/Altar.xml
index 540e15a724..7ebe8a704b 100644
--- a/Resources/ServerInfo/Nyanotrasen/Guidebook/Epistemics/Altar.xml
+++ b/Resources/ServerInfo/Guidebook/_DV/Epistemics/Altar.xml
@@ -1,6 +1,6 @@
-# Altars and Golemancy
-## Altars
+# Altars
+
The chapel has a [color=#a4885c]sacrificial altar[/color]. To use it, a psionic humanoid must be placed on it, and someone with either psionics or clerical training must initiate the sacrifice.
It appears in the context menu on the altar, which can be opened with the right mouse button by default.
@@ -10,6 +10,5 @@ It appears in the context menu on the altar, which can be opened with the right
As a reward for sacrificing a psionic, glimmer will be lowered substantially and you will be given some loot.
Usually this is a few bluespace crystals, but you can also get a powerful psionic item.
-## Golemancy
-[color=red]Note: Golemancy is not implemented yet. Once you sacrifice a psionic you can borg them with an MMI.[/color]
+Keep in mind, the sacrificed individual will be gibbed! Be sure to have an MMI or backup plan in place!
diff --git a/Resources/ServerInfo/Nyanotrasen/Guidebook/Epistemics/Psionics.xml b/Resources/ServerInfo/Guidebook/_DV/Epistemics/Psionics.xml
similarity index 64%
rename from Resources/ServerInfo/Nyanotrasen/Guidebook/Epistemics/Psionics.xml
rename to Resources/ServerInfo/Guidebook/_DV/Epistemics/Psionics.xml
index 29a53fa0b5..b848282a3e 100644
--- a/Resources/ServerInfo/Nyanotrasen/Guidebook/Epistemics/Psionics.xml
+++ b/Resources/ServerInfo/Guidebook/_DV/Epistemics/Psionics.xml
@@ -11,11 +11,25 @@ Many other creatures are much more in tune with it than humans, allowing them to
All psionic entities have a shared telepathic communication channel. It's anonymized, so you never know who you are talking to. Statistically, it probably is not human.
## Glimmer
-[color=#a4885c]Glimmer[/color] is a more colloquial term for [color=#a4885c]noöspheric pressure[/color], measured in [color=#a4885c]milli-Psi (mΨ)[/color]. The noösphere can be considered analogous to an atmosphere. In a localized area, everything will equalize towards a certain pressure that's based off of the total energy in the system.
-Note that unlike atmospheres, areas of noopsheric pressure do not operate by physical contigiousness, but mental. This means that areas with intertwined destinies will experience the same latent glimmer regardless of physical separation.
+[bold]Glimmer[/bold] is the term we use for [color=#a4885c]noöspheric pressure[/color], measured in [color=#ea79cc]milli-Psi (mΨ)[/color]. The noösphere is unique; as that it will globally affect all of the station (and by extension, all sectors) with noöspheric discharge events! And also at our dismay, meeting [textlink="Glimmer-based entities." link="GlimmerCreatures"]
+When Glimmer is at dangerous levels, it is to be met with a [bold]Code White[/bold] unless there is another crisis affecting the station. So it is important that you keep [bold]Glimmer[/bold] low at all times during your work!
-
-The [color=#a4885c]sophic scribe[/color] tracks glimmer.
+### Tracking Glimmer
+[italic]There are two ways to track glimmer.[/italic]
+
+
+The [color=#a4885c]sophic scribe[/color] is interconnected with the noösphere, giving us consistent updates for glimmer. It occasionally broadcasts the current glimmer level and also brodcasts changes in glimmer whenever a [bold]noöspheric discharge[/bold] happens!
+You can also get the current glimmer level by interacting with the [color=#a4885c]sophic scribe[/color].
+
+
+
+
+
+Epistemic PDAs come with the [color=#ea79cc]Glimmer Monitor[/color] program. You may access a graph of the Glimmer by interacting with your PDA and clicking the Glimmer Monitor program.
+The program will display a line-graph of the grimmer levels from 1 minute, 5 minutes or 10 minutes ago; along with the current glimmer.
+[bold]Make sure its synced often![/bold]
+
+## Controlling Glimmer
@@ -23,9 +37,9 @@ The [color=#a4885c]sophic scribe[/color] tracks glimmer.
Epistemics can build devices to interact with glimmer. These are usually the main determiners of where glimmer is going.
-[color=#a4885c]Glimmer probers[/color] will increase glimmer, but directly generate research points without further input. [color=#a4885c]Glimmer drains[/color] simply drain glimmer at the cost of electricity.
+[color=#a4885c]Glimmer probers[/color] will increase glimmer, but directly generate research points depending on how much glimmer there is. [color=#a4885c]Glimmer drains[/color] simply drain glimmer at the cost of electricity.
-Use of psionics will increase glimmer, as will [color=#a4885c]noöspheric storms[/color].
+Any use of psionic powers will increase glimmer, as will [color=#a4885c]noöspheric storms[/color].
## Discharges
Glimmer will occasionally discharge if it's above 100 mΨ, causing a wide range of effects based on just how high it is. The most common is giving all entities with psionic potential a small seizure,
diff --git a/Resources/ServerInfo/Guidebook/_DV/Justice.xml b/Resources/ServerInfo/Guidebook/_DV/Justice.xml
index d73ad55674..158a1be49c 100644
--- a/Resources/ServerInfo/Guidebook/_DV/Justice.xml
+++ b/Resources/ServerInfo/Guidebook/_DV/Justice.xml
@@ -20,41 +20,11 @@ In the event of a trial being needed when [color=#a4885c]one of these roles is u
- A substitute prosecutor should be either an attorney or clerk.
- A substitute defense should be either a prosecutor or clerk, however the defendant has the right to represent themselves if they choose.
-## Trial Procedure
-A criminal case should take [color=#a4885c]no longer than 25 minutes[/color] in trial, while a civil case would be [color=#a4885c]no longer than 15 minutes[/color]. The Chief Justice is in-charge of ensuring the trial is completed in a timely manner, but has [color=#a4885c]the ability to extend a trial[/color] if needed.
+## Hearing Procedure
+All hearings should follow the [textlink="Hearing Procedure" link="HearingProcedure"]. It states how long a trial should last, and lists the steps on how it should be carried out.
-The Chief Justice also has the power to charge someone with contempt of court, [color=#FF0000]a felony[/color], if they disrupt the case.
-
-
-[color=#FFFF00]CRIMINAL TRIALS[/color]
-
-
-Criminal cases should either [color=#a4885c]have[/color] security personnel present, or [color=#a4885c]plan to have[/color] them present by the end of the trial.
-
-- The chosen judge begins the trial once both the defense and prosecution are ready.
-- The prosecution reads the charges applied to the defendant by security.
-- The prosecution provides evidence/witnesses and the arguments for these charges. They have, at most, [color=#a4885c]10 minutes[/color] to present their arguments before being required to request the judge for additional time, if needed.
-- The defense responds to these charges individually, [color=#a4885c]pleading guilty or not-guilty[/color]. If plead not-guilty, the defense then provides their counter-argument, along with evidence and/or witnesses to support their case. They also have [color=#a4885c]10 minutes[/color] to present their arguments before being required to request the judge for additional time, if needed.
-- After both the defense and prosecution have made their cases, they are given the opportunity to [color=#a4885c]cross-examine[/color] present witnesses and evidence. This step should take no longer than [color=#a4885c]5 minutes[/color], and it is at the judge's discretion if additional time is needed.
-- The judge considers both arguments and makes their ruling, which must then be notarized and stamped.
-- Any present or soon-to-be-present Security personnel will then enact the ruling.
-
-
-[color=#00FF00]CIVIL TRIALS[/color]
-
-
-Civil cases do not require attorneys or prosecutors, but they may receive assistance from either both before and during the case. [color=#a4885c]Both the defendant and plaintiff must be made to summon at the court[/color], if a party [color=#a4885c]does not appear[/color] out of either refusal or negligence, or [color=#a4885c]fails to comply with a court order[/color] from a civil trial, that party may be charged with contempt of court, [color=#FF0000]a felony[/color].
-A civil case involves [color=#a4885c]seeking damages[/color] from a defendant, which could be monetary, an item, or otherwise.
-
-- The chosen judge begins the trial once both the defense and plaintiff are ready.
-- The plaintiff themselves reads the complaint issued against the defendant.
-- The plaintiff provides any needed evidence/witnesses and the argument for this complaint. They have [color=#a4885c]5 minutes[/color], at most, to plead their case before being required to request additional time from the judge.
-- The defense responds to these charges individually, [color=#a4885c]pleading guilty or not-guilty[/color]. If plead not-guilty, the defense then provides their counter-argument, along with any evidence/witnesses they choose to present. They also have [color=#a4885c]5 minutes[/color] to plead their case before being required to request additional time from the judge.
-- The defense and plaintiff are afforded the opportunity to [color=#a4885c]cross-examine[/color] witnesses and evidence. This step should take no longer than [color=#a4885c]5 minutes[/color], and it is at the judge's discretion if additional time is needed.
-- The judge considers both arguments and makes their ruling, which must then be notarized and stamped.
-- The ruling should then be enacted if possible by the appropriate personnel, if needed Security and Justice Department staff can ensure the ruling is fulfilled completely and in a timely manner.
-
+It is a recommendation to have Security Personnel within place during a court hearing, as you and the crew attending could be vulnerable.
diff --git a/Resources/ServerInfo/Guidebook/_DV/Medical/CloningDV.xml b/Resources/ServerInfo/Guidebook/_DV/Medical/CloningDV.xml
new file mode 100644
index 0000000000..f5b098dac7
--- /dev/null
+++ b/Resources/ServerInfo/Guidebook/_DV/Medical/CloningDV.xml
@@ -0,0 +1,28 @@
+
+# Cloning
+If the patients is too rotted, too much damage to bare, or other extreme circumstances [color=#7e916e](like Romerol)[/color]; patients will need to be cloned. This should only be used as a last resort, if recovery is impossible. This is most often the case when the body has started to rot, or if they have excessive amounts of damage.
+
+Cloning itself is relatively simple. (Assuming the network is set.) Just drag a body into the scanner, check the cloning console, and clone! If they've taken cellular damage, or have rotted for too long, it significantly increases the chances of cloning to fail. When it does, it will violently splatter blood and miasma gas!
+
+As a note: Cloning isn't always available, and it would be best not to rely on it. Epistemics might be able to set up cloning, if it's unavailable. [color=yellow]Cloning will also not work on those who have the Unrevivable trait![/color]
+
+
+
+
+
+
+
+
+
+## Biomass
+The cloning pod uses a material called "Biomass". Biomass is obtained by gruesomely shredding dead corpses of those who were once alive. Cows, aliens, crew and any dead body can have their mass reclaimed by the claimer.
+
+Dragging a body onto the biomass reclaimer (with your cursor) will mulch it for re-use. If it's a crew member, it's common practice to strip the body and return departmental gear before doing such.
+
+However, please be careful with claiming biomass, as you can be charged with [color=red]Prevention of Revival[/color] and [bold]permanently remove that person from the round[/bold] if you aren't careful!
+
+
+
+
+
+
diff --git a/Resources/ServerInfo/Guidebook/_DV/Medical/MedicalDoctorDV.xml b/Resources/ServerInfo/Guidebook/_DV/Medical/MedicalDoctorDV.xml
new file mode 100644
index 0000000000..b91195e8ba
--- /dev/null
+++ b/Resources/ServerInfo/Guidebook/_DV/Medical/MedicalDoctorDV.xml
@@ -0,0 +1,141 @@
+
+# Medical Doctor
+"Medicine, the advanced technology of today."
+
+The medical department is the backbone of keeping crew alive, wether that be a missing arm, bodies burnt to a crisp, severe lacerations...It's up to you to fix their oopsies and boo-boos!
+
+This guide states the basic outline of the treatment options and other avenues of care that you can take as a doctor.
+
+## The Basics
+
+When you first recieve a patient, you first need to know what's wrong with them! There are two ways of doing this.
+
+- [bold]By doing a basic health inspection[/bold]. You can do this by hovering over a patient and using [color=yellow][keybind="ExamineEntity"][/color] and clicking the heart icon. It will show you any 'obvious' wounds, like bruising, blood loss and burns. But will not show things like poison!
+- [bold]Using a health analyzer[/bold]. All medical PDA's comes with [color=#4ba9bc]Medtek[/color], a health analyzer program. The health analyzer allows you to view [bold]all damage[/bold] that a patient has recieved, including their [bold]blood level[/bold]. Along with a coloured figure that shows if any body parts are damaged.
+
+To use a health analyzer, hold your PDA (or Handheld Health Analyzer) and then press [color=yellow][keybind="Use"][/color] when hovering over a patient.
+
+
+
+
+
+
+It is important to note that the [bold]Handheld Health Analyzer[/bold] [italic]is the only one that requires a power cell[/italic]. Only use this if you do not have [color=#4ba9bc]Medtek[/color], or your PDA!
+
+## Common Damage Types and basic treatments
+
+The damage types [bold]all affect the patients health the same way.[/bold] The only thing different is that all of them require a different treatment to heal.
+
+Doctors come equipped with a [bold]medical belt[/bold] that contains medical tools to deal with the most common types of damages. These are called [color=orange]Topicals.[/color]
+
+
+
+
+
+
+
+
+
+
+- [bold]Brutepacks[/bold] are for all types of Brute. This includes; slash, piercing, and bruises.
+- [bold]Ointments[/bold] are for all types of Burns. This includes eletrical shocks, heat and caustic.
+- [bold]Gauze[/bold] is to stop bleeding on a patient, it also works for slash and piercing!
+- [bold]Bloodpacks[/bold] is to refill a patients blood. This bloodpack works for every species. The patient will be pale if they require blood!
+- [bold]Emergency Medipens[/bold] are for when the patient is exceptionally close to deaths door. [bold]It will heal them from most types of damage while they are in critical condition[/bold] and buy you more time for life saving treatment!
+
+These are the most common type of damages that you can expect to see within all patients that arrive in medbay.
+If you ever run out these, you may refill your medical belt from medkits!
+
+### Medkits
+
+Many stations are stocked with medkits in medbay, and are a great source to restock if your medical belt runs dry on resources.
+Medkits can also be for specific damage types, be sure to read your [bold]Health Analyzer[/bold] for which medkit to use!
+
+
+
+
+
+
+
+
+
+If your department is running low on medkits, ask your [color=#b18644]Logistics Department[/color] for a restock!
+
+
+## Advanced Damage Types and chemicals
+
+Although you are equipped to deal with the most common types of damage, you do not come equipped to deal with [italic]all[/italic] damage types by default.
+
+For that, [bold]you need to utilise chemicals![/bold]
+Chemicals are way more effective than the tools on your medical belt, and can treat more types of damage.
+
+To get started, find yourself a syringe.
+
+
+
+
+
+
+Syringes have two modes, [bold]Draw[/bold] and [bold]Inject[/bold].
+- When you press [color=yellow][keybind="Use"][/color] while hovering over a chemical container in [bold]Draw[/bold] mode, it will gather chemicals from that container.
+- Then it will switch to [bold]Inject[/bold] mode. When you press [color=yellow][keybind="Use"][/color] while hovering over a patient, it will inject that chemical into their bloodstream. Then switches back to [bold]Draw[/bold] mode.
+
+You may also request for the chemicals to be in pill form if you wish.
+
+
+
+
+
+
+But before you even start injecting chemicals into patients, you have to understand some important things.
+- Most chemicals have something called an "[color=red]Overdose rate[/color]". Overdose happens when the patients body has been injected with too many [italic]units[/italic] of that medicine. [bold]This can harm or kill the patient![/bold]
+- Your [textlink="Chemist" link="Chemist"] will be where you get your medicine from. Be sure to also ask them to [bold]label their chems[/bold]; as this will save you from having to memorise what medicine does what, especially their [color=red]Overdose rate[/color].
+- All chemicals are measured in [italic]units[/italic], as they are considered a liquid.
+- Chitnids can not be injected with normal syringes. [bold]Use a hypospray or pills.[/bold]
+
+With that out of the way, you are now free to inject chemicals into patients to save lives!
+
+If you wish to see how to make chemicals (because there is not a chemist), you may look at the common chemical recipes [textlink="here." link="FrequentlyUsedChemicals"]
+
+## How to assess patients
+As a doctor. You may be under quite a heavy workload, now that you know how to inject chemicals and use topicals.
+However, it generally follows this order:
+
+- First, once you recieve a patient, lay them on a [bold]medical bed[/bold]. Only use a [bold]stasis bed[/bold] if the patients death is imminent (or has died already).
+- Secondly, scan the patient with a health analyzer to check their damages.
+- Third, inject the patient with the correct chemical, or use Topicals to start treatment.
+- Fourth, discharge the patient once you confirm they are fully treated of their wounds.
+
+
+
+
+
+
+## Reviving dead patients
+Unfortunatley, there is some cases where death comes to a patient faster than you can react. However, this is not the end of the world!
+
+The revival procedure uses a Defibrillator to restart the patients heart. But you need to do these things first:
+
+- Check if the patient has [bold]rotted[/bold]. You can not revive a rotting patient, and must morgue them.
+- If not rotting, put them on a [bold]stasis bed[/bold] to prevent further decomposition!
+- [bold]Get their current damage underneath 200.[/bold] You [color=orange]cannot use chems on the dead[/color] as it wont metabolise.
+- Once under 200 damage. Get your defibrillator from the cabinet, press [color=yellow][bold][keybind="ActivateItemInHand"][/bold][/color] to turn the defibrillator on in your main hand, and shout "Clear!"
+- Drag the patient off the [bold]stasis bed[/bold]. As chemicals metabolise slowly on cold temperatures. Then continue treatment as normal.
+
+
+
+
+
+
+
+
+[color=yellow]Keep in mind that the defibrillator recharges while it is in its cabinet![/color]
+
+### Rotting patients
+Patients that are rotting arent a lost cause! As [textlink="Cloning" link="Cloning"] or [textlink="Cryogenics" link="Cryogenics"] are an option if you have them.
+
+### Unique Patients
+- Some patients are unique! Some may have a [color=yellow]unique body composition![/color] This means [bold]they can't be cloned or revived by defibrillators.[/bold] Ask your [textlink="Surgeon" link="Surgery"] for help about brain transplants.
+
+- Some patients [italic]might die at 100 damage [/italic]instead of having a critical state! Get them down to under 100 damage and do the revival procedure as usual.
+
diff --git a/Resources/ServerInfo/_DV/Guidebook/Antagonist/CosmicCultDeconversion.xml b/Resources/ServerInfo/_DV/Guidebook/Antagonist/CosmicCultDeconversion.xml
index 89f74513e4..dfad0ea10e 100644
--- a/Resources/ServerInfo/_DV/Guidebook/Antagonist/CosmicCultDeconversion.xml
+++ b/Resources/ServerInfo/_DV/Guidebook/Antagonist/CosmicCultDeconversion.xml
@@ -1,14 +1,15 @@
# Deconversion
-
When mounting an effort to thwart the [color=#4cabb3]Cosmic Cult[/color], there are several methods the crew might employ to ensure their survival and safety. One of these methods is [color=Yellow]Deconversion[/color].
- To [color=Yellow]Deconvert[/color] a cosmic cultist, an [bold]Ardent Censer[/bold] must be used. Censers are fueled with Holy Water, which can be procured from:
- - Usage of a Bible by a Chaplain or Mystagogue on most containers of water will bless the water, turning it into Holy Water.
+ To [color=Yellow]Deconvert[/color] a cosmic cultist, an [bold]Ardent Censer[/bold] must be used. Censers are fueled with Mindbreaker Toxin, which can be brewed at your chemist.
+
+
+
## Suppression Methods
diff --git a/Resources/ServerInfo/_Shitmed/Guidebook/Medical/OrganManipulation.xml b/Resources/ServerInfo/_Shitmed/Guidebook/Medical/OrganManipulation.xml
index d00847e715..e851093a10 100644
--- a/Resources/ServerInfo/_Shitmed/Guidebook/Medical/OrganManipulation.xml
+++ b/Resources/ServerInfo/_Shitmed/Guidebook/Medical/OrganManipulation.xml
@@ -39,7 +39,7 @@ For this you can use the Medical Biofabricator with some Biomass. Which can manu
-By default, every Chief Medical Officer has access to a Medical Biofabricator board in their locker.
+If you can not find your medical biofabricator, ask your [color=#5b97bc]Chief Medical Officer[/color], as they have spare boards within their personal locker.
## Why didn't the organ transplant
## do anything?
diff --git a/Resources/ServerInfo/_Shitmed/Guidebook/Medical/PartManipulation.xml b/Resources/ServerInfo/_Shitmed/Guidebook/Medical/PartManipulation.xml
index 2de5facee6..cfc7bf62aa 100644
--- a/Resources/ServerInfo/_Shitmed/Guidebook/Medical/PartManipulation.xml
+++ b/Resources/ServerInfo/_Shitmed/Guidebook/Medical/PartManipulation.xml
@@ -32,15 +32,18 @@ Hands are attached to the arms, feet are attached to the legs. And everything el
## Where do I get more parts?
Normally when your patients come in needing new limbs, they'll need to get a new one, as their old ones will be either missing, or damaged beyond repair.
-For this you can use the Medical Biofabricator with some Biomass. Which can manufacture Biosynthetic limbs for all species.
+For this you can use the Medical Biofabricator for organic limbs with some Biomass, or alternativley, you can use the Exosuit Fabricator for IPC limbs, which should also work on any patient.
-
-
-
+
+
+
+
+However, [bold]you cannot manefacture torsos or heads from a Medical Biofabricator[/bold]. Instead, you can craft an IPC Torso and IPC head from an [bold]Exosuit Fabricator[/bold].
+
+
-By default, every Chief Medical Officer has access to a Medical Biofabricator board in their locker.
## I reattached my patient's limb, but
## it's not working?
diff --git a/Resources/ServerInfo/_Shitmed/Guidebook/Medical/Surgery.xml b/Resources/ServerInfo/_Shitmed/Guidebook/Medical/Surgery.xml
index 055f2590b2..c0398d777d 100644
--- a/Resources/ServerInfo/_Shitmed/Guidebook/Medical/Surgery.xml
+++ b/Resources/ServerInfo/_Shitmed/Guidebook/Medical/Surgery.xml
@@ -19,6 +19,19 @@ You also need to wear protective gear such as a mask and gloves to prevent harmi
+## Operating Tables
+
+An operating table is a surgeons best friend.
+Although surgery can be preformed anywhere as long as the patient is lying down, it is recommended that all surgeries be done in a clean environment!
+
+
+
+
+[color=cyan]Advanced Operating Tables[/color] can be researched by [color=#c96dbf]Epistemics[/color], its main benefits is that it has 2 modes. The first mode allows patients to go through surgery without needing to be sedated; whereas the second mode allows you to [color=#3dbf6a]slow down rot.[/color]
+Both of these modes [bold]speed up the surgery speed.[/bold]
+
+As long as it has power applied.
+
## Getting Started
To engage in surgery, you'll need a set of surgical tools.
@@ -37,6 +50,18 @@ To engage in surgery, you'll need a set of surgical tools.
Once you've got tools in hand, interact with your patient to begin surgery. You'll be able to choose which part you want to operate on.
+## Cleaning Your Tools
+
+
+You also have to keep your surgical equipment clean! You don't want to poison the patient with leftover surgeries!
+
+
+
+
+
+
+All surgical equipment has a bar at the bottom, this shows you its dirtiness. If it gets too high, you will start damaging the patient with [color=red]poison![/color]
+
## Ghetto Surgery
Certain non-surgical tools can be used in a pinch, use the scalpel examine icon to see how good or bad something is.