mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-01-29 20:50:58 +00:00
Changed the pity shield sound to one with a higher volume.
This commit is contained in:
parent
51ffa6d5ea
commit
0e73924ebb
1 changed files with 1 additions and 1 deletions
|
@ -7040,7 +7040,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
|
|||
S_PITY_ICON1, // spawnstate
|
||||
1, // spawnhealth
|
||||
S_NULL, // seestate
|
||||
sfx_shield, // seesound
|
||||
sfx_s3k3a, // seesound
|
||||
8, // reactiontime
|
||||
sfx_None, // attacksound
|
||||
S_NULL, // painstate
|
||||
|
|
Loading…
Reference in a new issue