Skip to content

Commit ddd82b3

Browse files
Thunderer GibWithParentChance = 1 fix
1 parent ec441e0 commit ddd82b3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Data/Browncoats.rte/Actors/Turrets/Thunderer/Thunderer.ini

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,7 @@ AddEffect = Attachable
557557
Y = -17.000000
558558
GibImpulseLimit = 5000
559559
GibWoundLimit = 10
560+
GibWithParentChance = 1
560561
// GibSound = SoundContainer
561562
// CopyOf = Bone Crack
562563

@@ -687,6 +688,7 @@ AddEffect = Attachable
687688
Y = -17.000000
688689
GibImpulseLimit = 5000
689690
GibWoundLimit = 10
691+
GibWithParentChance = 1
690692
// GibSound = SoundContainer
691693
// CopyOf = Bone Crack
692694

@@ -818,6 +820,7 @@ AddEffect = Attachable
818820
Y = 30.000000
819821
GibImpulseLimit = 5000
820822
GibWoundLimit = 10
823+
GibWithParentChance = 1
821824
// GibSound = SoundContainer
822825
// CopyOf = Bone Crack
823826

@@ -879,6 +882,7 @@ AddEffect = Attachable
879882
MinVelocity = 5
880883
GibImpulseLimit = 5000
881884
GibWoundLimit = 10
885+
GibWithParentChance = 1
882886
// GibSound = SoundContainer
883887
// CopyOf = Bone Crack
884888

@@ -956,6 +960,7 @@ AddEffect = Attachable
956960

957961
GibImpulseLimit = 5000
958962
GibWoundLimit = 10
963+
GibWithParentChance = 1
959964
// GibSound = SoundContainer
960965
// CopyOf = Bone Crack
961966

@@ -1151,7 +1156,7 @@ AddActor = ACrab
11511156
X = 20
11521157
Y = -15
11531158
AddAttachable = Attachable
1154-
CopyOf = ThundererBaseRightB
1159+
CopyOf = ThundererBaseRightB //BEHOLD Nested Attachments -Missak
11551160
ParentOffset = Vector
11561161
X = 0
11571162
Y = 0

0 commit comments

Comments
 (0)