Flamethrower primary fire implemented.

This commit is contained in:
Marisa the Magician 2019-09-25 22:16:16 +02:00
commit bd6c799988
6 changed files with 278 additions and 4 deletions

View file

@ -84,3 +84,5 @@ server bool sting_bhold = false; // biorifle can be held fully loaded
server bool sting_razoraim = false; // razorjack alt follows aim instead of
// being steered by player rotation
server bool sting_biosplash = false; // biorifle alt splashes like in ut
server bool sting_flametspread = false; // targets on fire spread the flames
// to anyone nearby (may be op)