mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user