Renamed the admin ranks which were set as placeholders:

- Admin who sinned renamed to Badmin
- Admin observer renamed to Moderator (the rank won't be used anyway)
- Punnished Admin renamed to Admin observer (as i sorta switched these two around by accident)

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1322 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
baloh.matevz
2011-03-31 05:08:55 +00:00
parent 1aa8e47cd5
commit 4485874260
6 changed files with 64 additions and 64 deletions
+6 -6
View File
@@ -291,7 +291,7 @@
// src.verbs += /client/proc/cmd_admin_list_admins
// src.verbs += /client/proc/getmobs
if ("Admin who Sinned")
if ("Badmin")
src.deadchat = 1
src.holder.level = 4
@@ -853,7 +853,7 @@
// src.verbs += /client/proc/cmd_admin_list_admins
// src.verbs += /client/proc/getmobs
if ("Admin Observer")
if ("Moderator")
src.holder.level = 0
// Settings
@@ -976,7 +976,7 @@
// src.verbs += /client/proc/cmd_admin_list_admins
// src.verbs += /client/proc/getmobs
if ("Punished Admin")
if ("Admin Observer")
src.holder.level = -1
src.verbs += /client/proc/cmd_admin_say
src.verbs += /client/proc/cmd_admin_gib_self
@@ -1497,7 +1497,7 @@
// Old and unused
if ("Admin who Sinned") //Former Shit Guy
if ("Badmin") //Former Shit Guy
// Settings
//src.verbs += /client/proc/colorooc // -- Urist
src.verbs += /obj/admins/proc/adjump //toggle admin jumping
@@ -1626,7 +1626,7 @@
// Old and unused
if ("Admin Observer") //Former Moderator
if ("Moderator") //Former Moderator
// Settings
//src.verbs += /client/proc/colorooc // -- Urist
//src.verbs += /obj/admins/proc/adjump //toggle admin jumping
@@ -1656,4 +1656,4 @@
// Old and unused
if ("Punished Admin") //Former Filthy Xeno
if ("Admin Observer") //Former Filthy Xeno