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

Commit f63eb0a

Browse files
GacyrGacyr
authored andcommitted
Added GibBlastStrength for Crafts and Doors to match with how they were before
1 parent 5344d94 commit f63eb0a

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

Base.rte/Craft/Dropships/DropshipMK1.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1536,6 +1536,7 @@ AddActor = ACDropShip
15361536
CopyOf = Metal Body Blunt Hit Large
15371537
CanLand = 0
15381538
GibImpulseLimit = 24000
1539+
GibBlastStrength = 50
15391540
GibWoundLimit = 75
15401541
GibSound = SoundContainer
15411542
CopyOf = Ship Explosion

Base.rte/Craft/Rockets/MK2/RocketMK2.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -691,6 +691,7 @@ AddActor = ACRocket
691691
CopyOf = Metal Body Blunt Hit Large
692692
GibImpulseLimit = 18000
693693
GibWoundLimit = 50
694+
GibBlastStrength = 50
694695
GibSound = SoundContainer
695696
CopyOf = Ship Explosion
696697
AddGib = Gib

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -916,6 +916,7 @@ AddEffect = ADoor
916916
FilePath = Base.rte/Sounds/DoorChangeDirection.wav
917917
GibImpulseLimit = 5000
918918
GibWoundLimit = 50
919+
GibBlastStrength = 50
919920
GibSound = SoundContainer
920921
CopyOf = Metal Penetration Hit
921922
AddGib = Gib

Dummy.rte/Craft/Dropships/Dropship.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1305,6 +1305,7 @@ AddActor = ACDropShip
13051305
CrashSound = SoundContainer
13061306
CopyOf = Metal Body Blunt Hit Large
13071307
CanLand = 0
1308+
GibBlastStrength = 50
13081309
GibImpulseLimit = 18000
13091310
GibWoundLimit = 60
13101311
GibSound = SoundContainer

Dummy.rte/Craft/Rockets/Rocklet.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -456,6 +456,7 @@ AddEffect = ACRocket
456456
CrashSound = SoundContainer
457457
CopyOf = Metal Body Blunt Hit Large
458458
GibImpulseLimit = 12000
459+
GibBlastStrength = 50
459460
GibWoundLimit = 25
460461
GibSound = SoundContainer
461462
CopyOf = Ship Explosion

0 commit comments

Comments
 (0)