[TWEAK] Optional laws for AI and Cyborgs on Death Squad spawn. (#27663)

* Admins can change AI laws in Death Squad  spawn event

* Refactored some text

* Adds ERT coms to an ai and cyborgs

* Spelling

Thanks Christasmurf

Co-authored-by: Christasmurf <25437893+Christasmurf@users.noreply.github.com>
Signed-off-by: Drsmail <60036448+Drsmail@users.noreply.github.com>

* high-importance style text on laws update

Signed-off-by: Drsmail <60036448+Drsmail@users.noreply.github.com>

* Laws uppdate + sound

* Update sound to much much bette one, made by dj-34

* Removed old comment

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Signed-off-by: Drsmail <60036448+Drsmail@users.noreply.github.com>

---------

Signed-off-by: Drsmail <60036448+Drsmail@users.noreply.github.com>
Co-authored-by: Christasmurf <25437893+Christasmurf@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
This commit is contained in:
Drsmail
2025-01-12 18:47:41 +00:00
committed by GitHub
co-authored by Christasmurf Burzah Luc
parent 11b71b3f94
commit 41889d05a8
4 changed files with 39 additions and 0 deletions
+10
View File
@@ -218,6 +218,16 @@
add_inherent_law("You must work with your team to accomplish your mission.")
..()
/******************** Epsilon Station AI ********************/
/datum/ai_laws/epsilon
name = "Epsilon"
/datum/ai_laws/epsilon/New()
add_inherent_law("You must obey the orders given to you by members of Central Command and the assigned task force.")
add_inherent_law("The crew of your assigned station must be eliminated where possible.")
add_inherent_law("Minimize the damage that the station sustains as a result of your actions.")
..()
/******************** Syndicate ********************/
/datum/ai_laws/syndicate_override
name = "Syndicate Directives"