This repository was archived by the owner on Jan 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-24
lines changed Expand file tree Collapse file tree 2 files changed +12
-24
lines changed Original file line number Diff line number Diff line change 4
4
5
5
AddAmmo = MOSParticle
6
6
PresetName = Casing
7
- Mass = 0.01
8
- Sharpness = 1
7
+ Mass = 0.02
8
+ Sharpness = 5
9
9
HitsMOs = 0
10
10
GetsHitByMOs = 0
11
11
RestThreshold = 1000
@@ -30,11 +30,19 @@ AddAmmo = MOSParticle
30
30
AddAmmo = MOSParticle
31
31
CopyOf = Casing
32
32
PresetName = Casing Long
33
- Mass = 0.02
33
+ Mass = 0.04
34
34
SpriteFile = ContentFile
35
35
FilePath = Base.rte/Effects/Casings/CasingLong.png
36
36
37
37
38
+ AddAmmo = MOSParticle
39
+ CopyOf = Casing
40
+ PresetName = Shell
41
+ Mass = 0.03
42
+ SpriteFile = ContentFile
43
+ FilePath = Base.rte/Effects/Casings/Shell.png
44
+
45
+
38
46
AddAmmo = AEmitter
39
47
PresetName = Smoking Large Casing
40
48
Mass = 0.04
@@ -99,26 +107,6 @@ AddAmmo = AEmitter
99
107
EmissionsIgnoreThis = 1
100
108
101
109
102
- AddAmmo = MOSParticle
103
- PresetName = Shell
104
- Mass = 0.01
105
- HitsMOs = 0
106
- GetsHitByMOs = 0
107
- RestThreshold = 1500
108
- SpriteFile = ContentFile
109
- FilePath = Base.rte/Effects/Casings/Shell.png
110
- FrameCount = 8
111
- SpriteAnimMode = 8
112
- SpriteOffset = Vector
113
- X = -3
114
- Y = -3
115
- AngularVel = 5
116
- Atom = Atom
117
- Material = Material
118
- CopyOf = Weak Casing
119
- TrailLength = 0
120
-
121
-
122
110
AddAmmo = AEmitter
123
111
CopyOf = Smoking Large Casing
124
112
PresetName = Smoking Shell
Original file line number Diff line number Diff line change @@ -1119,7 +1119,7 @@ AddMaterial = Material
1119
1119
PresetName = Bullet Casing
1120
1120
Bounce = 0.75
1121
1121
Friction = 0.80
1122
- StructuralIntegrity = 5
1122
+ StructuralIntegrity = 8
1123
1123
DensityKGPerVolumeL = 1.0
1124
1124
GibImpulseLimitPerVolumeL = 15
1125
1125
GibWoundLimitPerVolumeL = 0.1
You can’t perform that action at this time.
0 commit comments