Boxing Gloves sound effects (#28361)

* Pow ha ha

* you're now general
This commit is contained in:
Vi3trice
2025-03-05 01:00:40 -05:00
committed by GitHub
parent 86dd0ce791
commit c9f2faf7ce
8 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
var/obj/item/organ/external/affecting = D.get_organ(ran_zone(A.zone_selected))
var/armor_block = D.run_armor_check(affecting, MELEE)
playsound(D.loc, 'sound/weapons/punch1.ogg', 25, TRUE, -1)
playsound(D.loc, "boxing", 50, TRUE, -1)
D.visible_message("<span class='danger'>[A] has hit [D] with a [atk_verb]!</span>", \
"<span class='userdanger'>[A] has hit [D] with a [atk_verb]!</span>")