Additional corpse hitbox features (zapping loop, land thumps, fall damage, etc.)
Corpse hitboxes and UT gibbing are enabled unconditionally for players. Added enter/exit sounds for swimming.
This commit is contained in:
parent
1535640c4a
commit
99edae06b9
6 changed files with 61 additions and 20 deletions
|
|
@ -166,6 +166,7 @@ ut/bossfootstep bfootstp
|
|||
|
||||
ut/playerfootstepwet lsplash
|
||||
ut/wetsplash dsplash
|
||||
ut/wetsurface wtrexit1
|
||||
|
||||
// everything else
|
||||
|
||||
|
|
@ -206,6 +207,7 @@ misc/gibp3 gibp4
|
|||
misc/gibp4 gibp5
|
||||
misc/gibp5 gibp6
|
||||
$random misc/gibp { misc/gibp1 misc/gibp2 misc/gibp3 misc/gibp4 misc/gibp5 }
|
||||
misc/corpsefall thump
|
||||
|
||||
impact/select imppick
|
||||
impact/pull impaltst
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue