mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-25 09:31:30 +00:00
Update targeting_overlay.dm
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