AI Lawboard Conglomeratization + Conglomerate Aggressive Lawboard (#20575)

Nanotrasen and Nanotrasen aggressive law modules/boards renamed to
Conglomerate/Conglomerate Aggressive

Adds the Conglomerate Aggressive lawboard (this lawset already exists,
just never was given a board?). Adds a copy to AI Secure Storage
(alongisde the existing lawboards, this falls under a board the SCC
would have just in case, like the other ones there.)

---------

Co-authored-by: Ben10083 <Ben10083@users.noreply.github.com>
This commit is contained in:
Ben
2025-03-12 17:43:12 +00:00
committed by GitHub
co-authored by Ben10083
parent a12bba2b3d
commit 6de43617a8
11 changed files with 153 additions and 79 deletions
@@ -51,7 +51,7 @@
return TRUE
if("PRG_uploadNTDefault")
A.laws = new /datum/ai_laws/nanotrasen
A.laws = new /datum/ai_laws/conglomerate
to_chat(A, SPAN_WARNING("All laws purged. Default lawset uploaded."))
return TRUE