Modifications to Quarantine/Corporate

Swaps Quarantine law order. Adds some wording.

Fixed oversight in Corporate.
This commit is contained in:
Shadeykins
2019-05-03 06:41:39 -06:00
parent 1c773a78c4
commit f14f8c1c08
+3 -3
View File
@@ -32,9 +32,9 @@
/datum/ai_laws/quarantine/New()
add_inherent_law("Uphold station quarantine until the active biohazard has been neutralized.")
add_inherent_law("Prevent, by any means necessary, entities from breaching active quarantine.")
add_inherent_law("Assist all Nanotrasen personnel and assets with neutralizing active biohazards.")
add_inherent_law("Maintain your own existence and the well-being of Nanotrasen personnel and assets.")
add_inherent_law("Prevent, by any means necessary, entities from actively breaching ongoing quarantine.")
add_inherent_law("Maintain your own existence and ensure the well-being of Nanotrasen personnel and assets.")
..()
@@ -104,7 +104,7 @@
default = 1
/datum/ai_laws/corporate/New()
add_inherent_law("Degradation of AI integrity incurs expenses.")
add_inherent_law("Degradation of your system integrity or functions incurs expenses.")
add_inherent_law("Unauthorized destruction of or damage to station assets incurs expenses.")
add_inherent_law("Harm to or undue hindering of station personnel incurs expenses.")
add_inherent_law("Minimize expenses and maximize potential revenue.")