From 8fee7b7240a5c585f2fc5922ef6cd1276f30b390 Mon Sep 17 00:00:00 2001 From: "kortgstation@gmail.com" Date: Fri, 27 Apr 2012 01:56:21 +0000 Subject: [PATCH] AIs and Juggernauts/Wraiths/Artificers should no longer have random names when they ghost. Fixed a typo in the borg manual git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3521 316c924e-a436-60f5-8080-3fe189b3f50e --- code/defines/procs/helpers.dm | 2 ++ code/game/objects/items/weapons/manuals.dm | 2 +- code/modules/mob/living/silicon/ai/ai.dm | 1 + code/modules/mob/simple_animal/constructs.dm | 3 +++ 4 files changed, 7 insertions(+), 1 deletion(-) diff --git a/code/defines/procs/helpers.dm b/code/defines/procs/helpers.dm index 70284972d79..1991a70ee94 100644 --- a/code/defines/procs/helpers.dm +++ b/code/defines/procs/helpers.dm @@ -689,6 +689,7 @@ Turf and target are seperate in case you want to teleport some distance from a t newname = dd_replacetext(newname, ">", "'") M.real_name = newname M.name = newname + M.original_name = newname /proc/clname(var/mob/M as mob) //--All praise goes to NEO|Phyte, all blame goes to DH, and it was Cindi-Kate's idea var/randomname = pick(clown_names) @@ -720,6 +721,7 @@ Turf and target are seperate in case you want to teleport some distance from a t newname = dd_replacetext(newname, ">", "'") M.real_name = newname M.name = newname + M.original_name = newname for (var/obj/item/device/pda/pda in M.contents) if (pda.owner == oldname) diff --git a/code/game/objects/items/weapons/manuals.dm b/code/game/objects/items/weapons/manuals.dm index 41a4a1885ff..e07e71a1eba 100644 --- a/code/game/objects/items/weapons/manuals.dm +++ b/code/game/objects/items/weapons/manuals.dm @@ -452,7 +452,7 @@

Security Cyborg

- The Security Cyborg module is equipped with effective secuity measures used to apprehend and arrest criminals without harming them a bit.
A Security Cyborg comes with: + The Security Cyborg module is equipped with effective security measures used to apprehend and arrest criminals without harming them a bit.
A Security Cyborg comes with: