mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 14:31:59 +01:00
Updates Regulations i213 and i310 (#20876)
this PR updates regulations i213 and i310 to have the new descriptions and removes 2 regulations that are no longer wanted. approved by CatsinHD.
This commit is contained in:
@@ -69,17 +69,9 @@
|
||||
min_brig_time = 90
|
||||
max_brig_time = 90
|
||||
|
||||
/datum/law/high_severity/sexual_assault
|
||||
name = "i309 - Sexual Assault"
|
||||
desc = "To assault, or attempt to assault, someone else sexually, including rape."
|
||||
id = "i309"
|
||||
|
||||
min_brig_time = 30
|
||||
max_brig_time = 90
|
||||
|
||||
/datum/law/high_severity/automacide
|
||||
name = "i310 - Automacide"
|
||||
desc = "To willfully, unlawfully and permanently terminate a free positronic intelligence."
|
||||
desc = "To willfully, unlawfully and permanently terminate or wipe a free positronic intelligence."
|
||||
id = "i310"
|
||||
|
||||
min_brig_time = 20
|
||||
|
||||
@@ -111,17 +111,6 @@
|
||||
min_fine = 500
|
||||
max_fine = 750
|
||||
|
||||
/datum/law/low_severity/sexual_harassment
|
||||
name = "i112 - Sexual Harassment"
|
||||
desc = "To make unwanted sexual advances or obscene remarks towards another employee."
|
||||
id = "i112"
|
||||
|
||||
min_brig_time = 5
|
||||
max_brig_time = 15
|
||||
|
||||
min_fine = 0
|
||||
max_fine = 0
|
||||
|
||||
/datum/law/low_severity/animal_cruelty
|
||||
name = "i113 - Animal Cruelty"
|
||||
desc = "To inflict unnecessary suffering or harm upon animals with malicious intent."
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
max_brig_time = 20
|
||||
|
||||
/datum/law/med_severity/suicide
|
||||
name = "i203- Suicide Attempt"
|
||||
name = "i203 - Suicide Attempt"
|
||||
desc = "To attempt or threaten to commit suicide."
|
||||
id = "i203"
|
||||
|
||||
@@ -103,7 +103,7 @@
|
||||
|
||||
/datum/law/med_severity/sabotage
|
||||
name = "i213 - Sabotage"
|
||||
desc = "To hinder the efforts of the crew or ship with malicious intent. To cause irreparable damage to the chassis or positronic brain of an owned IPC."
|
||||
desc = "To hinder the efforts of the crew or ship with malicious intent. To cause irreparable damage to the chassis or positronic brain of an owned IPC or wiping of an owned IPC without authorization."
|
||||
id = "i213"
|
||||
|
||||
min_brig_time = 15
|
||||
|
||||
Reference in New Issue
Block a user