Partially implemented Stunner and Impaler (very unfinished).
Switched Impaler fire sound to something more appropriate (proto Skaarj fire). Add slot priorities to all weapons, final weapons come first. Adjust hud behavior to properly draw ammo bars by the order of their weapons.
This commit is contained in:
parent
dd51875f8e
commit
fae4f6d50b
31 changed files with 738 additions and 17 deletions
19
sndinfo.txt
19
sndinfo.txt
|
|
@ -265,6 +265,25 @@ peace/fly brufly1
|
|||
|
||||
telehand/throw peacethr
|
||||
|
||||
stun/select stunsel
|
||||
stun/charge stunchrg
|
||||
stun/fire stunfire
|
||||
stun/hit stunhit
|
||||
|
||||
impaler/select impsel
|
||||
impaler/gem impidle
|
||||
impaler/gemdown impdown
|
||||
impaler/fire impalerf
|
||||
impaler/stab1 impstab1
|
||||
impaler/stab2 impstab2
|
||||
impaler/stab3 impstab3
|
||||
$random impaler/stab { impaler/stab1 impaler/stab2 impaler/stab3 }
|
||||
impaler/flesh impflesh
|
||||
impaler/wall impwall
|
||||
impaler/altfire impboltl
|
||||
impaler/hit imphit
|
||||
impaler/beam ele04
|
||||
|
||||
translator/event transa3
|
||||
|
||||
detector/start detact
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue