Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit 6ccf6d3

Browse files
committed
Review changes followup
1 parent 3167559 commit 6ccf6d3

File tree

4 files changed

+4
-6
lines changed

4 files changed

+4
-6
lines changed

Ronin.rte/Devices/Weapons/357Magnum/357Magnum.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ AddAmmo = Round
3030
Shell = MOSParticle
3131
CopyOf = Tiny Smoke Trail 2
3232
ShellVelocity = 15
33-
ShellVelocityVariation = 0.5
3433
FireVelocity = 94
3534
Separation = 0.01
3635

@@ -146,6 +145,7 @@ AddDevice = HDFirearm
146145
ParticleSpreadRange = 0
147146
ShellSpreadRange = 1
148147
ShellEjectAngle = 0
148+
ShellVelVariation = 0.5
149149
MuzzleOffset = Vector
150150
X = 9
151151
Y = -1

Ronin.rte/Devices/Weapons/K98K/K98K.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ AddAmmo = Round
4242
Shell = MOSParticle
4343
CopyOf = Tiny Smoke Trail 1
4444
ShellVelocity = 20
45-
ShellVelocityVariation = 0.5
4645
FireVelocity = 150
4746
Separation = 1
4847

@@ -161,6 +160,7 @@ AddDevice = HDFirearm
161160
ParticleSpreadRange = 0
162161
ShellSpreadRange = 1
163162
ShellEjectAngle = 0
163+
ShellVelVariation = 0.5
164164
MuzzleOffset = Vector
165165
X = 19
166166
Y = 0

Ronin.rte/Devices/Weapons/MP5K/MP5K.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ AddAmmo = Round
3030
CopyOf = Casing
3131
FireVelocity = 85
3232
ShellVelocity = 10
33-
ShellVelocityVariation = 0.3
3433
Separation = 0
3534

3635

@@ -56,7 +55,6 @@ AddAmmo = Round
5655
CopyOf = Casing
5756
FireVelocity = 90
5857
ShellVelocity = 10
59-
ShellVelocityVariation = 0.3
6058
Separation = 0
6159

6260

@@ -192,6 +190,7 @@ AddDevice = HDFirearm
192190
ParticleSpreadRange = 1
193191
ShellSpreadRange = 16
194192
ShellAngVelRange = 2
193+
ShellVelVariation = 0.3
195194
MuzzleOffset = Vector
196195
X = 7
197196
Y = -1

Ronin.rte/Devices/Weapons/UZI/UZI.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ AddAmmo = Round
3030
CopyOf = Casing
3131
FireVelocity = 90
3232
ShellVelocity = 10
33-
ShellVelocityVariation = 0.3
3433
Separation = 0
3534

3635

@@ -56,7 +55,6 @@ AddAmmo = Round
5655
CopyOf = Casing
5756
FireVelocity = 95
5857
ShellVelocity = 10
59-
ShellVelocityVariation = 0.3
6058
Separation = 0
6159

6260

@@ -192,6 +190,7 @@ AddDevice = HDFirearm
192190
ParticleSpreadRange = 1
193191
ShellSpreadRange = 16
194192
ShellAngVelRange = 2
193+
ShellVelVariation = 0.3
195194
MuzzleOffset = Vector
196195
X = 9
197196
Y = 0

0 commit comments

Comments
 (0)