Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit 25836f4

Browse files
committed
Preliminary strengthening
1 parent 0a201ca commit 25836f4

File tree

1 file changed

+5
-5
lines changed
  • Base.rte/Scenes/Objects/Bunkers/BunkerSystems/Doors

1 file changed

+5
-5
lines changed

Base.rte/Scenes/Objects/Bunkers/BunkerSystems/Doors/Doors.ini

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ AddEffect = Attachable
293293
Y = 0
294294
DrawAfterParent = 1
295295
GibImpulseLimit = 5000
296-
GibWoundLimit = 25
296+
GibWoundLimit = 100
297297
// GibSound = Sound
298298
// CopyOf = Bone Crack
299299
AddGib = Gib
@@ -424,7 +424,7 @@ AddEffect = Attachable
424424
Y = 0
425425
DrawAfterParent = 0
426426
GibImpulseLimit = 5000
427-
GibWoundLimit = 25
427+
GibWoundLimit = 100
428428
// GibSound = Sound
429429
// CopyOf = Bone Crack
430430
AddGib = Gib
@@ -568,7 +568,7 @@ AddEffect = Attachable
568568
Y = 0
569569
DrawAfterParent = 0
570570
GibImpulseLimit = 5000
571-
GibWoundLimit = 28
571+
GibWoundLimit = 112
572572
// GibSound = Sound
573573
// CopyOf = Bone Crack
574574
AddGib = Gib
@@ -722,7 +722,7 @@ AddEffect = Attachable
722722
Y = 0
723723
DrawAfterParent = 0
724724
GibImpulseLimit = 5000
725-
GibWoundLimit = 28
725+
GibWoundLimit = 112
726726
// GibSound = Sound
727727
// CopyOf = Bone Crack
728728
AddGib = Gib
@@ -893,7 +893,7 @@ AddEffect = ADoor
893893
Depth = 0
894894
DeepCheck = 0
895895
GibImpulseLimit = 5000
896-
GibWoundLimit = 14
896+
GibWoundLimit = 35
897897
AddGib = Gib
898898
GibParticle = MOSRotating
899899
CopyOf = Door Motor Gib A

0 commit comments

Comments
 (0)