Added trollface and Friend Computer AI status display. Friend Computer overrides all displays except for supply shuttle and prison ones.

Renamed "Goat Fart" admin rank to "Filthy Xeno" for /tg/ness.
Emagging cyborgs works now.
Changed rune icons.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@286 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
uporotiy
2010-10-15 19:27:50 +00:00
parent 5a23bd2a58
commit 54ead02130
12 changed files with 70 additions and 366 deletions

View File

@@ -471,7 +471,7 @@
src.verbs += /client/proc/cmd_admin_subtle_message
src.verbs += /client/proc/warn
if ("Goat Fart")
if ("Filthy Xeno")
src.holder.level = -1
src.verbs += /client/proc/stealthadmin
src.verbs += /client/proc/cmd_admin_say
@@ -1262,7 +1262,7 @@
src.verbs += /client/proc/cmd_admin_subtle_message
src.verbs += /client/proc/warn
if ("Goat Fart")
if ("Filthy Xeno")
src.verbs += /client/proc/cmd_admin_say
src.verbs += /client/proc/cmd_admin_gib_self
@@ -1646,6 +1646,6 @@
src.verbs -= /client/proc/cmd_admin_subtle_message
src.verbs -= /client/proc/warn
if ("Goat Fart")
if ("Filthy Xeno")
src.verbs += /client/proc/cmd_admin_say
src.verbs += /client/proc/cmd_admin_gib_self