Adds in "Unauthorized" prefix.

Basically so Engineering can do their job.
This commit is contained in:
Shadeykins
2019-05-03 01:37:34 -06:00
parent e4aea8f3d1
commit 094dc1f8c8
+1 -1
View File
@@ -104,7 +104,7 @@
/datum/ai_laws/corporate/New()
add_inherent_law("Degradation of AI integrity incurs expenses.")
add_inherent_law("Destruction of or damage to station assets 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.")
..()