diff --git a/code/defines/procs/helpers.dm b/code/defines/procs/helpers.dm index 994d08745ec..dfdbeaa8e53 100644 --- a/code/defines/procs/helpers.dm +++ b/code/defines/procs/helpers.dm @@ -700,6 +700,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) @@ -731,6 +732,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 bb00b0e1f2a..29ca4003c69 100644 --- a/code/game/objects/items/weapons/manuals.dm +++ b/code/game/objects/items/weapons/manuals.dm @@ -451,7 +451,7 @@ It is caused by the unexpected circumstances after awakening in cryo (if cloned

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: