Changes to dsay

- Adds dsay to list of +DEBUG verbs
- Changes dsay to use holder rank rather than trying to guess from rights
This commit is contained in:
GinjaNinja32
2015-06-13 16:43:23 +01:00
parent 7ff2a9415a
commit 8d0c7039df
2 changed files with 3 additions and 11 deletions
+2 -1
View File
@@ -165,7 +165,8 @@ var/list/admin_verbs_debug = list(
/client/proc/SDQL2_query,
/client/proc/Jump,
/client/proc/jumptomob,
/client/proc/jumptocoord
/client/proc/jumptocoord,
/client/proc/dsay
)
var/list/admin_verbs_paranoid_debug = list(