mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Merge branch 'wallspike-fix' into 'master'
Fix wall spikes that start retracted See merge request STJr/SRB2Internal!255
This commit is contained in:
commit
1b79c29559
1 changed files with 1 additions and 1 deletions
|
|
@ -7492,7 +7492,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
|
|||
S_NULL, // painstate
|
||||
0, // painchance
|
||||
sfx_s3k64, // painsound
|
||||
S_NULL, // meleestate
|
||||
S_WALLSPIKE4, // meleestate
|
||||
S_NULL, // missilestate
|
||||
S_WALLSPIKED1, // deathstate
|
||||
S_WALLSPIKED2, // xdeathstate
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue