mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Made adminhelps go to the moderator channel.
Signed-off-by: Mloc <colmohici@gmail.com>
This commit is contained in:
@@ -102,5 +102,6 @@ var/list/adminhelp_ignored_words = list("unknown","the","a","an", "monkey", "ali
|
||||
if(tension_master)
|
||||
tension_master.new_adminhelp()
|
||||
send2adminirc("#bs12admin","HELP: \"[src.key]: [original_msg]\"")
|
||||
send2adminirc("#bs12mod","HELP: \"[src.key]: [original_msg]\"")
|
||||
//feedback_add_details("admin_verb","AH") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user