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:
Marisa the Magician 2019-09-07 14:44:56 +02:00
commit 46ebde2750
8 changed files with 309 additions and 7 deletions

View file

@ -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"