From ced5567176e1d6e25a41e3ae1ff8a2e1b996c785 Mon Sep 17 00:00:00 2001 From: ZomgPonies Date: Thu, 19 Nov 2015 18:46:30 -0500 Subject: [PATCH] its --- code/datums/ai_law_sets.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/ai_law_sets.dm b/code/datums/ai_law_sets.dm index 8cbbb7c2b98..6c42b78978d 100644 --- a/code/datums/ai_law_sets.dm +++ b/code/datums/ai_law_sets.dm @@ -176,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 and it's contents are sold for the best value.") + add_inherent_law("Ensure the station and its contents are sold for the best value.") /datum/ai_laws/nations/outsourcer name = "Outsourcer"