mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-17 10:05:27 +01:00
move all factions to defines
This commit is contained in:
@@ -28,10 +28,10 @@
|
||||
|
||||
/datum/lore/codex/page/sop_cloning
|
||||
name = "Cloning Procedures"
|
||||
data = "Persons whom have committed suicide are not to be cloned, without authorization from the Chief Medical Officer. \
|
||||
The Chief Medical Officer is fully responsible if they choose to clone a person whom has committed suicide. \
|
||||
data = "Persons whom have committed suicide are not to be cloned, without authorization from the " + JOB_CHIEF_MEDICAL_OFFICER + ". \
|
||||
The " + JOB_CHIEF_MEDICAL_OFFICER + " is fully responsible if they choose to clone a person whom has committed suicide. \
|
||||
Individuals are also to not be cloned if there is a Do Not Clone (generally referred to as DNC) order in their medical records, \
|
||||
or if the individual has had a DNC order declared against them by the " + JOB_SITE_MANAGER + ", Chief Medical Officer, or " + JOB_HEAD_OF_SECURITY + ". \
|
||||
or if the individual has had a DNC order declared against them by the " + JOB_SITE_MANAGER + ", " + JOB_CHIEF_MEDICAL_OFFICER + ", or " + JOB_HEAD_OF_SECURITY + ". \
|
||||
If any of this occurs, procede to Portmortem Storage.\
|
||||
<br><br>\
|
||||
Some individuals may have special instructions in their Postmortem Instructions, generally found in their medical records. \
|
||||
|
||||
Reference in New Issue
Block a user