[MIRROR] Improves friendly commendation code (#3110)

* Improves friendly commendation code (#56453)

* Improves friendly commendation code

Co-authored-by: Ryll Ryll <3589655+Ryll-Ryll@users.noreply.github.com>
This commit is contained in:
SkyratBot
2021-02-05 21:42:47 +00:00
committed by GitHub
co-authored by Ryll Ryll
parent de94d3e5aa
commit 18d9daadb1
8 changed files with 58 additions and 47 deletions
-1
View File
@@ -809,7 +809,6 @@ GLOBAL_DATUM_INIT(ahelp_tickets, /datum/admin_help_tickets, new)
nameWords += string
for(var/string in nameWords)
testing("Name word [string]")
if(string in msglist)
potential_hits += M
break