Merge pull request #8470 from Verkister/patch-89

Some admin log "usr" fixes
This commit is contained in:
Spookerton
2022-04-01 18:25:29 +01:00
committed by GitHub
26 changed files with 74 additions and 74 deletions
@@ -168,7 +168,7 @@
owner.visible_message("<span class='danger'>\The [owner] turns \the [thing] on \the [target]!</span>")
else
owner.visible_message("<span class='danger'>\The [owner] aims \the [thing] at \the [target]!</span>")
log_and_message_admins("aimed \a [thing] at [key_name(target)].")
log_and_message_admins("aimed \a [thing] at [key_name(target)].", owner)
if(owner.client)
owner.client.add_gun_icons()