mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 22:42:26 +01:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user