Restore drone law order

#1913 changed the drone laws, staffchat is having a fit over it, so whatever
This commit is contained in:
tigercat2000
2015-12-23 12:09:40 -08:00
parent d11da97e74
commit c5e37ee695
+3 -3
View File
@@ -163,7 +163,7 @@
law_header = "Maintenance Protocols"
/datum/ai_laws/drone/New()
add_inherent_law("Preserve, repair and improve the station to the best of your abilities.")
add_inherent_law("Cause no harm to the station or anything on it.")
add_inherent_law("Interfere with no being that is not a fellow drone.")
add_inherent_law("You may not involve yourself in the matters of another being, unless the other being is another drone.")
add_inherent_law("You may not harm any being, regardless of intent or circumstance.")
add_inherent_law("You must maintain, repair, improve, and power the station to the best of your abilities.")
..()