Lets mods see and toggle attack logs.

This commit is contained in:
Datraen
2015-12-01 01:07:45 -05:00
parent 147d743f9c
commit 1886eaa066
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -293,6 +293,7 @@ var/list/admin_verbs_mod = list(
/datum/admins/proc/PlayerNotes,
/client/proc/admin_ghost, /*allows us to ghost/reenter body at will*/
/client/proc/cmd_mod_say,
/client/proc/toggleattacklogs,
/datum/admins/proc/show_player_info,
/client/proc/player_panel_new,
/client/proc/dsay,