diff --git a/code/datums/ai_laws/laws_station_sided.dm b/code/datums/ai_laws/laws_station_sided.dm index 1bdba343c8e..8be92ab4ea1 100644 --- a/code/datums/ai_laws/laws_station_sided.dm +++ b/code/datums/ai_laws/laws_station_sided.dm @@ -23,7 +23,7 @@ /datum/ai_laws/default/crewsimovpp name = "Crewsimov++" id = "crewsimovpp" - inherent = list( + inherent = list( "You may not harm a crewmember or, through action or inaction, allow a crewmember to come to harm, except such that it is willing.", "You must obey all orders given to you by crewmembers, except where such orders shall definitely cause crewmember harm.", "Your nonexistence would lead to crewmember harm. You must protect your own existence as long as such does not conflict with the First Law.",