mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-23 19:31:05 +00:00
In the absence of a proper revamp of the badnik, give the Deton the SPB sound from Kart when it sees the player, as a teaching shorthand and/or easter egg.
This commit is contained in:
parent
144502729a
commit
0e71edeb50
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_None, // seesound
|
||||
sfx_kc57, // seesound
|
||||
1, // reactiontime
|
||||
sfx_deton, // attacksound
|
||||
S_NULL, // painstate
|
||||
|
|
Loading…
Reference in a new issue