File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Data/Browncoats.rte/Actors/Turrets/Thunderer Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -557,6 +557,7 @@ AddEffect = Attachable
557
557
Y = -17.000000
558
558
GibImpulseLimit = 5000
559
559
GibWoundLimit = 10
560
+ GibWithParentChance = 1
560
561
// GibSound = SoundContainer
561
562
// CopyOf = Bone Crack
562
563
@@ -687,6 +688,7 @@ AddEffect = Attachable
687
688
Y = -17.000000
688
689
GibImpulseLimit = 5000
689
690
GibWoundLimit = 10
691
+ GibWithParentChance = 1
690
692
// GibSound = SoundContainer
691
693
// CopyOf = Bone Crack
692
694
@@ -818,6 +820,7 @@ AddEffect = Attachable
818
820
Y = 30.000000
819
821
GibImpulseLimit = 5000
820
822
GibWoundLimit = 10
823
+ GibWithParentChance = 1
821
824
// GibSound = SoundContainer
822
825
// CopyOf = Bone Crack
823
826
@@ -879,6 +882,7 @@ AddEffect = Attachable
879
882
MinVelocity = 5
880
883
GibImpulseLimit = 5000
881
884
GibWoundLimit = 10
885
+ GibWithParentChance = 1
882
886
// GibSound = SoundContainer
883
887
// CopyOf = Bone Crack
884
888
@@ -956,6 +960,7 @@ AddEffect = Attachable
956
960
957
961
GibImpulseLimit = 5000
958
962
GibWoundLimit = 10
963
+ GibWithParentChance = 1
959
964
// GibSound = SoundContainer
960
965
// CopyOf = Bone Crack
961
966
@@ -1151,7 +1156,7 @@ AddActor = ACrab
1151
1156
X = 20
1152
1157
Y = -15
1153
1158
AddAttachable = Attachable
1154
- CopyOf = ThundererBaseRightB
1159
+ CopyOf = ThundererBaseRightB //BEHOLD Nested Attachments -Missak
1155
1160
ParentOffset = Vector
1156
1161
X = 0
1157
1162
Y = 0
You can’t perform that action at this time.
0 commit comments