Merge pull request #1597 from Mloc/dev

Made adminhelps go to the moderator channel.
This commit is contained in:
headswe
2012-08-09 13:47:43 -07:00
+1
View File
@@ -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