mirror of
https://github.com/Ragora/TribesReplay.git
synced 2026-07-13 06:44:38 +00:00
v22075: No update notes.
This commit is contained in:
parent
18846f9b6e
commit
698ce5d914
12 changed files with 32 additions and 19 deletions
|
|
@ -190,7 +190,7 @@ datablock LinearFlareProjectileData(IndoorTurretBolt)
|
|||
kickBackStrength = 0.0;
|
||||
|
||||
dryVelocity = 120.0;
|
||||
wetVelocity = 100.0;
|
||||
wetVelocity = 40.0;
|
||||
velInheritFactor = 0.5;
|
||||
fizzleTimeMS = 2000;
|
||||
lifetimeMS = 3000;
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ datablock TracerProjectileData(FusionBolt)
|
|||
explosion = PlasmaBoltExplosion;
|
||||
|
||||
dryVelocity = 60.0;
|
||||
wetVelocity = -1;
|
||||
wetVelocity = 40.0;
|
||||
velInheritFactor = 1.0;
|
||||
fizzleTimeMS = 4000;
|
||||
lifetimeMS = 6000;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue