This repository was archived by the owner on Jan 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Base.rte/Scenes/Objects/Bunkers/BunkerSystems/Doors Expand file tree Collapse file tree 1 file changed +5
-5
lines changed 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