mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
Dev team chat (#26669)
* dev team chat initial * oops * refactor who code * allow discord relay * yeet some un-needed stuff * tweak the role colour * Update code/__DEFINES/admin_defines.dm Co-authored-by: ROdenFL <ROdenFL@yandex.ru> Signed-off-by: Sean <12197162+S34NW@users.noreply.github.com> * .Add to += * Update config/example/config.toml Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com> Signed-off-by: Sean <12197162+S34NW@users.noreply.github.com> --------- Signed-off-by: Sean <12197162+S34NW@users.noreply.github.com> Co-authored-by: ROdenFL <ROdenFL@yandex.ru> Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
This commit is contained in:
co-authored by
ROdenFL
AffectedArc07
parent
e0da59f5ea
commit
73e861b7c0
@@ -72,3 +72,8 @@
|
||||
name = DSAY_CHANNEL
|
||||
keys = list("F10")
|
||||
required_rights = R_ADMIN
|
||||
|
||||
/datum/keybinding/client/communication/devsay
|
||||
name = DEV_CHANNEL
|
||||
keys = list("F2")
|
||||
required_rights = R_DEV_TEAM | R_ADMIN
|
||||
|
||||
Reference in New Issue
Block a user