Skip to content

Commit 942c6c8

Browse files
authored
Merge pull request #69 from cortex-command-community/lifetime-variation
Lifetime Variation for MOs
2 parents 0d29e52 + b055486 commit 942c6c8

File tree

41 files changed

+40
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+40
-1
lines changed

Data/Base.rte/Devices/Shared.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ AddAmmo = Round
141141
FireVelocity = 75
142142
ShellVelocity = 10
143143
Separation = 5
144+
LifeVariation = 0.1
144145

145146

146147
AddAmmo = Round

Data/Browncoats.rte/Devices/Weapons/Backblast/Backblast.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ AddAmmo = Round
133133
AIFireVel = 100
134134
AILifeTime = 300
135135
Separation = 1
136+
LifeVariation = 0.1
136137

137138

138139
AddEffect = MOSRotating

Data/Browncoats.rte/Devices/Weapons/Extinction/Extinction.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ AddAmmo = Round
183183
FireVelocity = 135
184184
ShellVelocity = 5
185185
Separation = 0
186+
LifeVariation = 0.1
186187

187188

188189
AddAmmo = Magazine

Data/Browncoats.rte/Devices/Weapons/Jackhammer/Jackhammer.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ AddAmmo = Round
9595
AILifeTime = 400
9696
ShellVelocity = 12
9797
Separation = 1
98+
LifeVariation = 0.1
9899

99100

100101
AddAmmo = Round

Data/Browncoats.rte/Devices/Weapons/Manbreaker/Manbreaker.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@ AddAmmo = Round
247247
FireVelocity = 120
248248
ShellVelocity = 5
249249
Separation = 0
250+
LifeVariation = 0.1
250251

251252
AddAmmo = Round
252253
PresetName = Tracer Browncoat MG-85

Data/Browncoats.rte/Devices/Weapons/Stinger/Stinger.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ AddAmmo = Round
6464
FireVelocity = 90
6565
ShellVelocity = 12
6666
Separation = 0
67+
LifeVariation = 0.1
6768

6869

6970
AddAmmo = Magazine

Data/Browncoats.rte/Devices/Weapons/Stormbringer/Stormbringer.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ AddAmmo = Round
4242
FireVelocity = 160
4343
ShellVelocity = 12
4444
Separation = 1
45+
LifeVariation = 0.1
4546

4647

4748
AddAmmo = Magazine

Data/Browncoats.rte/Devices/Weapons/Trailblazer/Trailblazer.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ AddAmmo = Round
6868
FireVelocity = 120
6969
ShellVelocity = 12
7070
Separation = 1
71+
LifeVariation = 0.1
7172

7273

7374
AddAmmo = Magazine

Data/Coalition.rte/Devices/Weapons/AutoPistol/AutoPistol.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ AddAmmo = Round
1212
FireVelocity = 77
1313
ShellVelocity = 8
1414
Separation = 10
15+
LifeVariation = 0.1
1516

1617

1718
AddAmmo = Magazine

Data/Coalition.rte/Devices/Weapons/CompactAssaultRifle/CompactAssaultRifle.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ AddAmmo = Round
3232
FireVelocity = 90
3333
ShellVelocity = 12
3434
Separation = 0
35+
LifeVariation = 0.1
3536

3637

3738
AddAmmo = Round

0 commit comments

Comments
 (0)