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 +11
-10
lines changed
Devices/Explosives/RemoteExplosive
Scenes/Objects/Bunkers/BunkerSystems/Doors Expand file tree Collapse file tree 2 files changed +11
-10
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 @@ -293,7 +293,7 @@ AddEffect = Attachable
293
293
Y = 0
294
294
DrawAfterParent = 1
295
295
GibImpulseLimit = 5000
296
- GibWoundLimit = 25
296
+ GibWoundLimit = 100
297
297
// GibSound = Sound
298
298
// CopyOf = Bone Crack
299
299
AddGib = Gib
@@ -424,7 +424,7 @@ AddEffect = Attachable
424
424
Y = 0
425
425
DrawAfterParent = 0
426
426
GibImpulseLimit = 5000
427
- GibWoundLimit = 25
427
+ GibWoundLimit = 100
428
428
// GibSound = Sound
429
429
// CopyOf = Bone Crack
430
430
AddGib = Gib
@@ -568,7 +568,7 @@ AddEffect = Attachable
568
568
Y = 0
569
569
DrawAfterParent = 0
570
570
GibImpulseLimit = 5000
571
- GibWoundLimit = 28
571
+ GibWoundLimit = 112
572
572
// GibSound = Sound
573
573
// CopyOf = Bone Crack
574
574
AddGib = Gib
@@ -722,7 +722,7 @@ AddEffect = Attachable
722
722
Y = 0
723
723
DrawAfterParent = 0
724
724
GibImpulseLimit = 5000
725
- GibWoundLimit = 28
725
+ GibWoundLimit = 112
726
726
// GibSound = Sound
727
727
// CopyOf = Bone Crack
728
728
AddGib = Gib
@@ -893,7 +893,7 @@ AddEffect = ADoor
893
893
Depth = 0
894
894
DeepCheck = 0
895
895
GibImpulseLimit = 5000
896
- GibWoundLimit = 14
896
+ GibWoundLimit = 35
897
897
AddGib = Gib
898
898
GibParticle = MOSRotating
899
899
CopyOf = Door Motor Gib A
You can’t perform that action at this time.
0 commit comments