Skip to content

Commit

Permalink
wl issue tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
forest2001 committed Jan 21, 2025
1 parent 53d6495 commit aa3fdd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/admin/autoreply.dm
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ ON_CONFIG_LOAD(/datum/autoreply/admin/whitelist)
title = "L: Whitelist Issue"

ON_CONFIG_LOAD(/datum/autoreply/mentor/whitelist)
message = "Staff are unable to handle most whitelist rulebreaks in-game, please make a player report on the forums, <a href='[CONFIG_GET(string/playerreport)]'>here</a>."
message = "This is not something that mentors can help with, please contact the staff team via AdminHelp. Staff are unable to handle most whitelist rulebreaks in-game and you are likely to be told to make a player report on the forums, <a href='[CONFIG_GET(string/playerreport)]'>here</a>."

/datum/autoreply/mentor/event
title = "A: Event in Progress"
Expand Down

0 comments on commit aa3fdd6

Please sign in to comment.