Skip to content

Commit

Permalink
Logs holosign swatting. (tgstation#81733)
Browse files Browse the repository at this point in the history
Logs holosign swatting.
## About The Pull Request
Logs holosign swatting.
## Why It's Good For The Game
Closes tgstation#81729 
## Changelog
:cl:
admin: Logs holosign swatting.
/:cl:
  • Loading branch information
Pickle-Coding authored Feb 29, 2024
1 parent c0c1a0e commit 7222d86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/structures/holosign.dm
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 7222d86

Please sign in to comment.