Changed most instances of NT (Nanotranse) to GT (GATO). Left alone stuff that makes sense for it to be NT branded
This commit is contained in:
evilew
2024-11-09 23:11:05 +01:00
parent edea3ae8e0
commit 42c59d3506
39 changed files with 56 additions and 56 deletions
+1 -1
View File
@@ -362,7 +362,7 @@ AI MODULES
/obj/item/ai_module/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 an GT approved crew species" //CITADEL CHANGED FROM HUMANS!
/obj/item/ai_module/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)