Added Eightball "2 second hold" feature from Unreal Bible.
Added Stinger projectile bounce from 0.866 and below. Added Stinger damage charge&explosion from Unreal Bible.
This commit is contained in:
parent
d3d6dc5705
commit
46ebde2750
8 changed files with 309 additions and 7 deletions
|
|
@ -31,6 +31,8 @@ OptionMenu "UnrealOptionMenu"
|
|||
Option "$STING_RIFLE", "sting_rifle", "YesNo"
|
||||
Option "$STING_RIFLEL", "sting_riflel", "YesNo"
|
||||
Option "$STING_RAZOR", "sting_razor", "YesNo"
|
||||
Option "$STING_EHOLD", "sting_ehold", "YesNo"
|
||||
Option "$STING_BHOLD", "sting_bhold", "YesNo"
|
||||
Option "$STING_FLAMET", "sting_flamet", "YesNo"
|
||||
StaticText " "
|
||||
StaticText "$STING_DOPTS", "Gold"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue