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 +7
-6
lines changed
Devices/Explosives/RemoteExplosive Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -184,31 +184,32 @@ AddMOSRotating = MOSRotating
184
184
AddGib = Gib
185
185
GibParticle = MOPixel
186
186
CopyOf = Grenade Fragment Gray
187
- Count = 15
187
+ Count = 5
188
188
Spread = 3.1
189
189
MinVelocity = 50
190
190
MaxVelocity = 60
191
191
AddGib = Gib
192
192
GibParticle = MOPixel
193
193
CopyOf = Grenade Fragment Yellow
194
- Count = 15
194
+ Count = 5
195
195
Spread = 3.1
196
196
MinVelocity = 50
197
197
MaxVelocity = 60
198
198
AddGib = Gib
199
199
GibParticle = MOPixel
200
200
CopyOf = Grenade Fragment Yellow
201
201
PresetName = Remote Explosive Door Buster
202
- LifeTime = 10
203
- Count = 75
202
+ LifeTime = 2
203
+ Sharpness = 65
204
+ Count = 250
204
205
Spread = 3.1
205
206
MinVelocity = 60
206
207
MaxVelocity = 70
207
208
AddGib = Gib
208
209
GibParticle = MOPixel
209
210
CopyOf = Air Blast
210
211
PresetName = Remote Explosive Air Blast
211
- AirResistance = 0.2
212
+ AirResistance = 0.86
212
213
Count = 120
213
214
MinVelocity = 250
214
215
MaxVelocity = 320
Original file line number Diff line number Diff line change @@ -864,7 +864,7 @@ AddMaterial = Material
864
864
PresetName = Door Metal
865
865
Bounce = 0.2
866
866
Friction = 0.9
867
- StructuralIntegrity = 700
867
+ StructuralIntegrity = 550
868
868
DensityKGPerVolumeL = 8.5
869
869
GibImpulseLimitPerVolumeL = 15
870
870
GibWoundLimitPerVolumeL = 0.1
You can’t perform that action at this time.
0 commit comments