Skip to content

Commit

Permalink
fixes armblade sound (#4878)
Browse files Browse the repository at this point in the history
simple as. Gives the armblade augment a hit sound effect as it was missing one.
  • Loading branch information
benj8560 authored Dec 3, 2023
1 parent 59aaba5 commit a083998
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
icon_state = "armblade"
item_state = null
worksound = WORKSOUND_HARD_SLASH
hitsound = 'sound/weapons/heavyslash.ogg'
force = WEAPON_FORCE_DANGEROUS
throwforce = WEAPON_FORCE_WEAK
w_class = ITEM_SIZE_SMALL
Expand Down

0 comments on commit a083998

Please sign in to comment.