added sleeping on logout, willful sleeping, custom event message, slots

This commit is contained in:
Tastyfish
2011-12-02 17:28:24 -05:00
parent 2f54216f88
commit 8c596e5c53
24 changed files with 165 additions and 39 deletions
+2 -1
View File
@@ -225,7 +225,7 @@
verbs += /client/proc/cmd_admin_create_centcom_report
verbs += /client/proc/toggle_hear_deadcast
verbs += /client/proc/toggle_hear_radio
verbs += /client/proc/cmd_admin_change_custom_event
if (holder.level >= 0)//Mod********************************************************************
verbs += /obj/admins/proc/toggleAI //Toggle the AI
@@ -391,6 +391,7 @@
verbs -= /client/proc/toggle_hear_deadcast
verbs -= /client/proc/toggle_hear_radio
verbs -= /client/proc/tension_report
verbs -= /client/proc/cmd_admin_change_custom_event
return