Add separate player classes for separate sounds and whatnot.
Fully implement UT movement for all modes (walk, swim, fly).
This commit is contained in:
parent
931f89832c
commit
35ee056d7a
20 changed files with 321 additions and 84 deletions
|
|
@ -60,6 +60,7 @@ OptionMenu "UTOptionMenu"
|
|||
StaticText " "
|
||||
StaticText "Misc Options", "Gold"
|
||||
Option "UT Footsteps", "flak_footsteps", "YesNo"
|
||||
Option "Use Boss Class Footsteps", "flak_bossfootsteps", "YesNo"
|
||||
Option "UT Blood", "flak_blood", "YesNo"
|
||||
Option "[WIP] UT Gibbing", "flak_gibs", "YesNo"
|
||||
Option "[WIP] Corpses Take Damage", "flak_corpsedamage", "YesNo"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue