mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-17 18:13:34 +01:00
Adds Staff-say (#28813)
* staff say * finally, staffsays * oops * deconflict * yea * bonk * build
This commit is contained in:
@@ -39,6 +39,9 @@
|
||||
if(DEV_CHANNEL)
|
||||
client.cmd_dev_say(entry)
|
||||
return TRUE
|
||||
if(STAFF_CHANNEL)
|
||||
client.cmd_staff_say(entry)
|
||||
return TRUE
|
||||
return FALSE
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user