Changes IC Issue response to be a bit less snippy.

This commit is contained in:
ArgobargSoup
2018-12-04 13:52:45 -08:00
committed by GitHub
parent 2455d4b84e
commit d68ba3ae23

View File

@@ -343,7 +343,7 @@ GLOBAL_DATUM_INIT(ahelp_tickets, /datum/admin_help_tickets, new)
return
var/msg = "<font color='red' size='4'><b>- AdminHelp marked as IC issue! -</b></font><br>"
msg += "<font color='red'><b>Losing is part of the game!</b></font><br>"
msg += "<font color='red'><b>This is something that can be solved ICly, and does not currently require admin intervention.</b></font><br>" //VOREStation Edit
msg += "<font color='red'>Your AdminHelp may also be unabled to be answered due to ongoing events.</font>"
if(initiator)