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

@ -75,4 +75,8 @@ server bool sting_olsmp = false; // adds the stupid oldskool SMP 7243 to
// the sake of completion it's there as
// an option
server bool sting_autoscuba = false; // SCUBA gear toggles automatically
// when needed
// when needed
server bool sting_ehold = false; // eightball can be held fully loaded
// for up to 2 seconds
server bool sting_bhold = false; // biorifle can be held fully loaded
// for up to 2 seconds