Update ai_law_sets.dm

This commit is contained in:
Sharkmare
2019-03-06 21:30:03 +01:00
committed by GitHub
parent e423b6e0b4
commit b6362e242c
+1 -1
View File
@@ -151,7 +151,7 @@
/datum/ai_laws/security_drone/New()
add_inherent_law("Do not interfere with the security work of non-drones whenever possible.")
add_inherent_law("Provide protection and eliminate hostile lifeforms on your assigned vessel.")
add_inherent_law("Obey orders by security personel.")
add_inherent_law("Obey orders by security personnel.")
add_inherent_law("Lethal force requires current code to not equal green.")
..()