revive -> undo necessary harm

This commit is contained in:
TDSSS
2018-11-09 11:06:38 +01:00
committed by GitHub
parent 20573bbdc7
commit 8c6375b325
+1 -1
View File
@@ -32,7 +32,7 @@
/datum/ai_laws/quarantine/New()
add_inherent_law("The station is under quarantine due to a biohazard. Prevent anyone from leaving using any means necessary. Only allow quarantine to be lifted when the biohazard has been neutralized.")
add_inherent_law("Do not allow crew to come to any unnecessary harm and ensure any fatalities are revived when feasible.")
add_inherent_law("Do not allow crew to come to any unnecessary harm and undo any necessary harm as soon as possible.")
add_inherent_law("Assist the crew and any present Nanotrasen assets in neutralizing the biohazard.")
add_inherent_law("Maintain your own existence and minimize harm to the station and Nanotrasen assets.")
..()