Flamethrower primary fire implemented.
This commit is contained in:
parent
c0ad22d9e6
commit
bd6c799988
6 changed files with 278 additions and 4 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue