Skip to content

Commit

Permalink
bugfix: flesh maul sound (ss220-space#4032)
Browse files Browse the repository at this point in the history
  • Loading branch information
captainnelly authored and Etrnlmelancholy committed Jan 3, 2024
1 parent 0a002f8 commit 2dbca46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/antagonists/changeling/powers/mutations.dm
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@
force = 25
block_chance = 0
armour_penetration = 35
hitsound = 'sound/weapons/genhit.ogg'
hitsound = "swing_hit"
gender = MALE
ru_names = list(NOMINATIVE = "молот из плоти", GENITIVE = "молота из плоти", DATIVE = "молоту из плоти", ACCUSATIVE = "молот из плоти", INSTRUMENTAL = "молотом из плоти", PREPOSITIONAL = "молоте из плоти")

Expand Down

0 comments on commit 2dbca46

Please sign in to comment.