mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-24 13:46:53 +01:00
Merge pull request #8470 from Verkister/patch-89
Some admin log "usr" fixes
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user