Comments done mostly...Slughter demon whispers runtimes.

This commit is contained in:
Aurorablade
2016-10-27 20:44:54 -04:00
parent f587cadb0f
commit 1a6803c7bb
16 changed files with 144 additions and 96 deletions
-1
View File
@@ -37,7 +37,6 @@ var/list/admin_verbs_admin = list(
/client/proc/jumptoturf, /*allows us to jump to a specific turf*/
/client/proc/admin_call_shuttle, /*allows us to call the emergency shuttle*/
/client/proc/admin_cancel_shuttle, /*allows us to cancel the emergency shuttle, sending it back to centcomm*/
///client/proc/check_words, /*displays cult-words*/
/client/proc/check_ai_laws, /*shows AI and borg laws*/
/client/proc/manage_silicon_laws, /* Allows viewing and editing silicon laws. */
/client/proc/admin_memo, /*admin memo system. show/delete/write. +SERVER needed to delete admin memos of others*/