Did as much as I can with adding more GATO branding.

This commit is contained in:
Aeris Bennet
2024-02-09 02:29:29 +00:00
committed by GitHub
parent 91f4eea62c
commit 7c64f8b301
46 changed files with 75 additions and 75 deletions
+1 -1
View File
@@ -362,7 +362,7 @@ AI MODULES
/obj/item/aiModule/core/full/asimov
name = "'Asimov' Core AI Module"
law_id = "asimov"
var/subject = "person of an NT approved crew species" //CITADEL CHANGED FROM HUMANS!
var/subject = "person of a GATO approved crew species" //CITADEL CHANGED FROM HUMANS!
/obj/item/aiModule/core/full/asimov/attack_self(var/mob/user as mob)
var/targName = stripped_input(user, "Please enter a new subject that asimov is concerned with.", "Asimov to whom?", subject)