Merge pull request #4217 from DJSnapshot/dev

Custom stuffs!
This commit is contained in:
Chinsky
2014-01-08 17:22:29 -08:00
6 changed files with 20 additions and 0 deletions

View File

@@ -275,6 +275,8 @@
if(Entry[1] == src.ckey && Entry[2] == src.real_name) //They're in the list? Custom sprite time, var and icon change required
custom_sprite = 1
icon = 'icons/mob/custom-synthetic.dmi'
if(icon_state == "robot")
icon_state = "[src.ckey]-Standard"
/mob/living/silicon/robot/verb/Namepick()
if(custom_name)