From aa3fdd6f82b97fd4dd7666050cfe0629f1503607 Mon Sep 17 00:00:00 2001 From: forest2001 Date: Tue, 21 Jan 2025 02:00:41 +0000 Subject: [PATCH] wl issue tweak --- code/modules/admin/autoreply.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/admin/autoreply.dm b/code/modules/admin/autoreply.dm index 61e5271508e2..d64142d4637d 100644 --- a/code/modules/admin/autoreply.dm +++ b/code/modules/admin/autoreply.dm @@ -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, here." + 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, here." /datum/autoreply/mentor/event title = "A: Event in Progress"