Shades name will now be based on the victims real name (so them wearing a gas mask or fake ID won't effect the shades name, and they won't have names like Shade of Unknown (As X).

Also, Shades will be assigned a real name and original name upon creation, to prevent them from getting a random name when ghosted.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4278 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
Kortgstation@gmail.com
2012-08-02 03:22:37 +00:00
parent 2252db76f6
commit 2b55391ed7
2 changed files with 8 additions and 4 deletions
@@ -1,5 +1,7 @@
/mob/living/simple_animal/shade
name = "Shade"
real_name = "Shade"
original_name = "Shade"
desc = "A bound spirit"
icon = 'icons/mob/mob.dmi'
icon_state = "shade"