Stray references to old Sif government name

This commit is contained in:
Cerebulon
2023-01-11 19:58:46 +00:00
parent 2903c367bd
commit e9dafcb25d
6 changed files with 21 additions and 21 deletions
@@ -1,7 +1,7 @@
/datum/lore/codex/category/main_corp_regs // The top-level categories for SOP/Regs/Law/etc
name = "Index"
data = "This book is meant to act as a reference for both NanoTrasen regulations, Standard Operating Procedure, and important laws of both \
the Sif Governmental Authority and the Solar Confederate Government. The legal interactions between Nanotrasen corporate policy and VGA/SolGov \
the Vir Governmental Authority and the Solar Confederate Government. The legal interactions between Nanotrasen corporate policy and VGA/SolGov \
law can make for some confusing legalese. This book was written by the Vir division of NanoTrasen in order for employees, visitors, and residents \
at NanoTrasen installations such as the Northen Star and the Southen Cross to know what isn't allowed, without needing to be a lawyer to read it.\
<br><br>\
@@ -96,4 +96,4 @@
HTML += "</div>"
data = data + HTML
..()
..()
@@ -1,6 +1,6 @@
/datum/lore/codex/category/sif_law
name = "Sif Law"
data = "This section contains the abbreviated Sif Govermental Authority legal code's potential charges for crimes that are relevant to \
name = "Vir Law"
data = "This section contains the abbreviated Vir Govermental Authority legal code's potential charges for crimes that are relevant to \
the reader."
children = list(
/datum/lore/codex/page/legal_punishments,
@@ -10,16 +10,16 @@
/datum/lore/codex/page/legal_punishments
name = "Punishments (Law)"
data = "A violation of Sif Law is considered far more serious then a violation of corporate regulations. \
data = "A violation of Vir Law is considered far more serious than a violation of corporate regulations. \
As a result, its expected that a member of Internal Affairs be present to observe and assist security with the paperwork if they are able. \
Unlike Corporate Regulations, all violations of Sif Law will require a fax detailing the events to be sent to the \
Sif Governmental Authority within a certain amount of time based on whether or not it was a minor or major violation. \
Unlike Corporate Regulations, all violations of Vir Law will require a fax detailing the events to be sent to the \
Vir Governmental Authority within a certain amount of time based on whether or not it was a minor or major violation. \
Punishments will usually include brig time with fines still remaining an option for the far less serious crimes. \
It should be noted that a majority of major violations carry a 'Hold till Transfer' order."
/datum/lore/codex/category/law_minor_violations
name = "Minor Violations (Law)"
data = "Here is a list of the less severe violations of local Sif Law that might occur on your facility. A fax to the Sif Governmental Authority \
data = "Here is a list of the less severe violations of local Vir Law that might occur on your facility. A fax to the Vir Governmental Authority \
is required to be sent within 24 hours of a violation being comitted, for minor violations listed here."
children = list(
/datum/lore/codex/page/law/theft,
@@ -106,7 +106,7 @@
/datum/lore/codex/category/law_major_violations
name = "Major Violations (Law)"
data = "Here is a list of the serious violations of local Sif Law that might occur on your facility. A fax to the Sif Governmental Authority \
data = "Here is a list of the serious violations of local Vir Law that might occur on your facility. A fax to the Vir Governmental Authority \
is required to be sent within one hour, or when it is safe to do so, for major crimes listed here."
children = list(
/datum/lore/codex/page/law/aggravated_battery,
@@ -282,4 +282,4 @@
notes = "This includes the use of mass bombings, mass murder, releasing harmful biological agents, nuclear weapons, \
radiological weapons, and chemical weapons."
mandated = TRUE
..()
..()
@@ -116,7 +116,7 @@
Internal Affairs Agents are to work with the Command crew when possible. An agent is to not go above the authority of the Command crew unless said Command crew \
member is involved, or otherwise unable to assist in the matter. Any member of the crew can be subject to an Internal Affairs investigation. This includes \
the Command crew and other Internal Affairs agents. If the Internal Affairs investigation reveals wrongdoing, including SOP breach, the investigated party is to \
be punished according to Corporate Regulations or Sif Law, whichever is applicable, or from orders from Central Command."
be punished according to Corporate Regulations or Vir Law, whichever is applicable, or from orders from Central Command."
/datum/lore/codex/page/engineering_sop
name = "Engineering SOP"
@@ -45,7 +45,7 @@
The Prisoner is to be informed of their Sentencing Options, if available. These will vary depending on the violation in question, and \
the exact circumstances involved. For minor violations of Corp Regs, generally the Prisoner will have a choice of paying a Fine, or \
serving time within the brig. For major violations, generally a demotion is recommended, however this is at the discretion of the Prisoner's \
Superior, and not the Arresting Officer. For minor violations of Sif Law, the same rules generally apply as if it was a minor Corp Reg violation, however \
Superior, and not the Arresting Officer. For minor violations of Vir Law, the same rules generally apply as if it was a minor Corp Reg violation, however \
major Law violations generally require a long brig sentence, or Holding until Transfer, as well as a fax to the VGA. See the specific violation contained \
in this book for more details."
@@ -78,7 +78,7 @@
// Sad that we need this page to exist.
/datum/lore/codex/page/sop_prisoner_rights
name = "Prisoners' Rights"
data = "Prisoners are still under the protections of local Sif Law and Corporate Regulations, and still have their Sapient Rights (if applicable), sans their freedom of movement. \
data = "Prisoners are still under the protections of local Vir Law and Corporate Regulations, and still have their Sapient Rights (if applicable), sans their freedom of movement. \
Prisoners are entitled to have their communication devices (Radio, PDA, Communicator), provided they do not abuse them. Departmental radios must be \
exchanged for general radios, if the prisoner has been sentenced to Holding until Transfer, or otherwise has been demoted by their Superior. Prisoners \
are also entitled to receive medical care. Their timer continues to run while they are outside their cell in order to receive medical treatment, if \
@@ -116,4 +116,4 @@
/datum/lore/codex/page/sop_hostage
name = "Hostage Response"
data = "In the event of a serious hostage situation, the hostage's life is the highest priority. Do not do anything that will present \
undue risk to the hostage, or otherwise will get them killed. Negotiation should be the first response, as opposed to violently rushing the hostage taker."
undue risk to the hostage, or otherwise will get them killed. Negotiation should be the first response, as opposed to violently rushing the hostage taker."