[MIRROR] Medals now show the commendation text in the description. (#5733)
* Medals now show the commendation text in the description. (#36020) * Medals now show the commendation text in the description * the user is now real * Medals now show the commendation text in the description.
This commit is contained in:
committed by
Poojawa
parent
78708a3582
commit
bbc261952e
@@ -141,6 +141,7 @@
|
||||
SSblackbox.record_feedback("associative", "commendation", 1, list("commender" = "[user.real_name]", "commendee" = "[M.real_name]", "medal" = "[src]", "reason" = input))
|
||||
GLOB.commendations += "[user.real_name] awarded <b>[M.real_name]</b> the <span class='medaltext'>[name]</span>! \n- [input]"
|
||||
commended = TRUE
|
||||
desc += "<br>The inscription reads: [input] - [user.real_name]"
|
||||
log_game("<b>[key_name(M)]</b> was given the following commendation by <b>[key_name(user)]</b>: [input]")
|
||||
message_admins("<b>[key_name(M)]</b> was given the following commendation by <b>[key_name(user)]</b>: [input]")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user