mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-22 10:52:23 +00:00
Do Cobalt's suggestion, because this branch wasn't gonna get merged in its original state anyways.
This commit is contained in:
parent
0e71edeb50
commit
0f164301e1
1 changed files with 1 additions and 1 deletions
|
@ -4271,7 +4271,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
|
|||
S_DETON1, // spawnstate
|
||||
1, // spawnhealth
|
||||
S_DETON2, // seestate
|
||||
sfx_kc57, // seesound
|
||||
sfx_s3k86, // seesound -- sfx_kc57 for a self-propelled deton...
|
||||
1, // reactiontime
|
||||
sfx_deton, // attacksound
|
||||
S_NULL, // painstate
|
||||
|
|
Loading…
Reference in a new issue