This repository was archived by the owner on Jan 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-6
lines changed
Ronin.rte/Devices/Weapons Expand file tree Collapse file tree 4 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,6 @@ AddAmmo = Round
30
30
Shell = MOSParticle
31
31
CopyOf = Tiny Smoke Trail 2
32
32
ShellVelocity = 15
33
- ShellVelocityVariation = 0.5
34
33
FireVelocity = 94
35
34
Separation = 0.01
36
35
@@ -146,6 +145,7 @@ AddDevice = HDFirearm
146
145
ParticleSpreadRange = 0
147
146
ShellSpreadRange = 1
148
147
ShellEjectAngle = 0
148
+ ShellVelVariation = 0.5
149
149
MuzzleOffset = Vector
150
150
X = 9
151
151
Y = -1
Original file line number Diff line number Diff line change @@ -42,7 +42,6 @@ AddAmmo = Round
42
42
Shell = MOSParticle
43
43
CopyOf = Tiny Smoke Trail 1
44
44
ShellVelocity = 20
45
- ShellVelocityVariation = 0.5
46
45
FireVelocity = 150
47
46
Separation = 1
48
47
@@ -161,6 +160,7 @@ AddDevice = HDFirearm
161
160
ParticleSpreadRange = 0
162
161
ShellSpreadRange = 1
163
162
ShellEjectAngle = 0
163
+ ShellVelVariation = 0.5
164
164
MuzzleOffset = Vector
165
165
X = 19
166
166
Y = 0
Original file line number Diff line number Diff line change @@ -30,7 +30,6 @@ AddAmmo = Round
30
30
CopyOf = Casing
31
31
FireVelocity = 85
32
32
ShellVelocity = 10
33
- ShellVelocityVariation = 0.3
34
33
Separation = 0
35
34
36
35
@@ -56,7 +55,6 @@ AddAmmo = Round
56
55
CopyOf = Casing
57
56
FireVelocity = 90
58
57
ShellVelocity = 10
59
- ShellVelocityVariation = 0.3
60
58
Separation = 0
61
59
62
60
@@ -192,6 +190,7 @@ AddDevice = HDFirearm
192
190
ParticleSpreadRange = 1
193
191
ShellSpreadRange = 16
194
192
ShellAngVelRange = 2
193
+ ShellVelVariation = 0.3
195
194
MuzzleOffset = Vector
196
195
X = 7
197
196
Y = -1
Original file line number Diff line number Diff line change @@ -30,7 +30,6 @@ AddAmmo = Round
30
30
CopyOf = Casing
31
31
FireVelocity = 90
32
32
ShellVelocity = 10
33
- ShellVelocityVariation = 0.3
34
33
Separation = 0
35
34
36
35
@@ -56,7 +55,6 @@ AddAmmo = Round
56
55
CopyOf = Casing
57
56
FireVelocity = 95
58
57
ShellVelocity = 10
59
- ShellVelocityVariation = 0.3
60
58
Separation = 0
61
59
62
60
@@ -192,6 +190,7 @@ AddDevice = HDFirearm
192
190
ParticleSpreadRange = 1
193
191
ShellSpreadRange = 16
194
192
ShellAngVelRange = 2
193
+ ShellVelVariation = 0.3
195
194
MuzzleOffset = Vector
196
195
X = 9
197
196
Y = 0
You can’t perform that action at this time.
0 commit comments