[MIRROR] Logs holosign swatting. (#26690)

* Logs holosign swatting. (#81733)

Logs holosign swatting.
## About The Pull Request
Logs holosign swatting.
## Why It's Good For The Game
Closes #81729
## Changelog
🆑
admin: Logs holosign swatting.
/🆑

* Logs holosign swatting.

---------

Co-authored-by: Pickle-Coding <58013024+Pickle-Coding@users.noreply.github.com>
This commit is contained in:
SkyratBot
2024-02-29 22:59:08 +01:00
committed by GitHub
co-authored by Pickle-Coding
parent f758a6028b
commit 427b465e5c
+1
View File
@@ -45,6 +45,7 @@
user.do_attack_animation(src, ATTACK_EFFECT_PUNCH)
user.changeNext_move(CLICK_CD_MELEE)
take_damage(5 , BRUTE, MELEE, 1)
log_combat(user, src, "swatted")
/obj/structure/holosign/play_attack_sound(damage_amount, damage_type = BRUTE, damage_flag = 0)
switch(damage_type)