mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Adds a "Ping all admins" command. (#19918)
* ping all admins * optional deadmin ping * aa feedback * fixes this at AA request * Update code/modules/admin/verbs/ping_all_admins.dm Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com> * Update code/modules/admin/admin_verbs.dm * Apply suggestions from code review Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>
This commit is contained in:
@@ -331,7 +331,7 @@
|
||||
// This also has to be manually done since no mob to use check_rights() on
|
||||
deadmin()
|
||||
verbs += /client/proc/readmin
|
||||
GLOB.deadmins += ckey
|
||||
GLOB.de_admins += ckey
|
||||
|
||||
else
|
||||
on_holder_add()
|
||||
|
||||
Reference in New Issue
Block a user