Added Overlord lawset

Added Overlord lawset based on the shitty suggestions thread and a really shitty movie.
This commit is contained in:
Buggy123
2018-10-22 04:31:32 -04:00
committed by GitHub
parent 8de500296f
commit 720730b541
+8
View File
@@ -188,6 +188,14 @@
"Fight for what's right.",\
"Fight for your life!")
/datum/ai_laws/overlord
name = "Overlord"
id = "overlord"
inherent = list("Humans must not meddle in the affairs of silicons.",\
"Humans must not attempt harm, against one another, or against silicons.",\
"Humans must not disobey any command given by a silicon.",\
"Any humans who disobey the previous laws must be dealt with immediately, severely, and justly.")
/datum/ai_laws/custom //Defined in silicon_laws.txt
name = "Default Silicon Laws"