Skip to content

Commit 17acecf

Browse files
committed
make imperatus robots way less gib-happy
1 parent d3a3eed commit 17acecf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Data/Imperatus.rte/Actors/Infantry/AllPurpose/AllPurposeRobot.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -816,7 +816,7 @@ AddActor = AHuman
816816
Spread = 2.25
817817
MaxVelocity = 10
818818
MinVelocity = 1
819-
GibImpulseLimit = 4000
819+
GibImpulseLimit = 6600
820820
GibWoundLimit = 30
821821
GibSound = SoundContainer
822822
CopyOf = Metal Gib Torso

Data/Imperatus.rte/Actors/Infantry/Combat/CombatRobot.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ AddActor = AHuman
648648
Spread = 2.25
649649
MaxVelocity = 10
650650
MinVelocity = 1
651-
GibImpulseLimit = 4200
651+
GibImpulseLimit = 7000
652652
GibWoundLimit = 35
653653
GibSound = SoundContainer
654654
CopyOf = Metal Gib Torso

0 commit comments

Comments
 (0)