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

Commit e7209fd

Browse files
committed
Add PassengerSlots property to relevant actors
1 parent 9593f33 commit e7209fd

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

Base.rte/Actors/Mecha/AIBox/AIBox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ AddActor = ACrab
216216
// FilePath = Base.rte/Actors/Brains/Case/Sounds/EnergyExplosion.flac
217217
DeviceSwitchSound = SoundContainer
218218
CopyOf = Device Switch
219+
PassengerSlots = 2
219220
Status = 0
220221
Health = 100
221222
ImpulseDamageThreshold = 5000

Base.rte/Actors/Wildlife/Crabs/Crabs.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ AddEffect = ACrab
137137
CopyOf = Bone Crack
138138
DeathSound = SoundContainer
139139
CopyOf = Bone Crack
140+
PassengerSlots = 0
140141
Status = 0
141142
Health = 100
142143
ImpulseDamageThreshold = 800

Coalition.rte/Actors/Mecha/GatlingDrone/GatlingDrone.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -616,6 +616,7 @@ AddActor = ACrab
616616
CopyOf = Bone Crack
617617
DeviceSwitchSound = SoundContainer
618618
CopyOf = Device Switch
619+
PassengerSlots = 2
619620
Status = 0
620621
Health = 100
621622
ImpulseDamageThreshold = 5500

Coalition.rte/Actors/Turrets/GatlingTurret/GatlingTurret.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ AddActor = ACrab
5555
CopyOf = Bone Crack
5656
DeviceSwitchSound = SoundContainer
5757
CopyOf = Device Switch
58+
PassengerSlots = 2
5859
Status = 0
5960
Health = 100
6061
ImpulseDamageThreshold = 5500

Dummy.rte/Actors/Mecha/Dreadnought/Dreadnought.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -911,6 +911,7 @@ AddActor = ACrab
911911
CopyOf = Bone Crack
912912
DeviceSwitchSound = SoundContainer
913913
CopyOf = Device Switch
914+
PassengerSlots = 2
914915
Status = 0
915916
Health = 100
916917
ImpulseDamageThreshold = 2100

0 commit comments

Comments
 (0)