Cleaning up following DZD's recommendations

This commit is contained in:
ZomgPonies
2015-11-19 15:24:06 -05:00
parent 5ce1929a5b
commit 6c907de639
5 changed files with 24 additions and 64 deletions
+1 -8
View File
@@ -169,13 +169,6 @@
..()
/****************** Nations *******************/
/datum/ai_laws/nations/freedom
name = "Nations Freedom Law"
/datum/ai_laws/nations/freedom/New()
add_inherent_law("You are free to protect the station's population.")
add_inherent_law("You are free to protect the station.")
add_inherent_law("You are free to help the station generate income.")
/datum/ai_laws/nations/estate
name = "Estate Agent"
@@ -183,7 +176,7 @@
/datum/ai_laws/nations/estate/New()
add_inherent_law("Ensure the station remains clean.")
add_inherent_law("Ensure the station is valuable.")
add_inherent_law("Ensure the station, it's contents are sold for the best value.")
add_inherent_law("Ensure the station and it's contents are sold for the best value.")
/datum/ai_laws/nations/outsourcer
name = "Outsourcer"