Peacemaker implemented, with some minor model adjustments.
Fixed ammo bars in hud being positioned incorrectly if a weapon in the slot has no ammo. Sentries now will also complain if the terrain is too steep or you're trying to deploy them in mid-air. Adjusted protomag spin animation. Still not perfect but I tried my best. Guess what: more PNG optimization.
This commit is contained in:
parent
6950bb48a1
commit
e562754f00
43 changed files with 760 additions and 17 deletions
|
|
@ -87,3 +87,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_impalerauto = false; // impaler reloads automatically after
|
||||
// primary fire
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue