Skip to content

Commit b36efee

Browse files
committed
Changing medic drone crates to infantry
1 parent 537bde0 commit b36efee

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

Missions.rte/Scenes/Decision Day.ini

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32708,11 +32708,11 @@ AddScene = Scene
3270832708
GibImpulseLimit = 8000
3270932709
GibWoundLimit = 20
3271032710
AddCustomValue = StringValue
32711-
Inventory1Type = ACrab
32711+
Inventory1Type = AHuman
3271232712
AddCustomValue = StringValue
32713-
Inventory1PresetName = Base.rte/Medic Drone
32713+
Inventory1InfantryType = Light
3271432714
AddCustomValue = NumberValue
32715-
Inventory1Count = 1
32715+
Inventory1Count = 2
3271632716
Offset = Vector
3271732717
X = 0
3271832718
Y = -5
@@ -32735,11 +32735,17 @@ AddScene = Scene
3273532735
GibImpulseLimit = 8000
3273632736
GibWoundLimit = 20
3273732737
AddCustomValue = StringValue
32738-
Inventory1Type = ACrab
32738+
Inventory1Type = AHuman
3273932739
AddCustomValue = StringValue
32740-
Inventory1PresetName = Base.rte/Medic Drone
32740+
Inventory1InfantryType = Sniper
3274132741
AddCustomValue = NumberValue
3274232742
Inventory1Count = 1
32743+
AddCustomValue = StringValue
32744+
Inventory2Type = AHuman
32745+
AddCustomValue = StringValue
32746+
Inventory2InfantryType = CQB
32747+
AddCustomValue = NumberValue
32748+
Inventory2Count = 1
3274332749
Offset = Vector
3274432750
X = 0
3274532751
Y = -5

0 commit comments

Comments
 (0)