Loudsay and font formatting. [SEMI-MODULAR] (#1033)

* aaaa

* Update readme.md

* undo tickets

* Update adminpm.dm

* Update admin_verbs.dm

* sss
This commit is contained in:
Gandalf
2020-10-01 03:00:00 +02:00
committed by GitHub
parent 7ff2637cd4
commit 8f9d2a6b10
7 changed files with 72 additions and 3 deletions
+1
View File
@@ -6,6 +6,7 @@ GLOBAL_PROTECT(admin_verbs_default)
return list(
/client/proc/deadmin, /*destroys our own admin datum so we can play as a regular player*/
/client/proc/cmd_admin_say, /*admin-only ooc chat*/
/client/proc/cmd_loud_admin_say, /*ditto except its annoying - SKYRAT EDIT ADDITION - ADMIN*/
/client/proc/hide_verbs, /*hides all our adminverbs*/
/client/proc/debug_variables, /*allows us to -see- the variables of any instance in the game. +VAREDIT needed to modify*/
/client/proc/dsay, /*talk in deadchat using our ckey/fakekey*/