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

Commit a8c4da4

Browse files
committed
My followup to renaming of CollidesWithTerrainWhenAttached to CollidesWithTerrainWhileAttached
1 parent ba4e1b4 commit a8c4da4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Browncoats.rte/Devices/Tools/Blowtorch/Blowtorch.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ AddAmmo = Magazine
6868
Mass = 4.5
6969
HitsMOs = 0
7070
GetsHitByMOs = 0
71-
CollidesWithTerrainWhenAttached = 1
71+
CollidesWithTerrainWhileAttached = 1
7272
SpriteFile = ContentFile
7373
FilePath = Browncoats.rte/Devices/Tools/Blowtorch/BlowtorchMagazine.png
7474
FrameCount = 1

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ AddEffect = Attachable
9494
Mass = 8
9595
HitsMOs = 0
9696
GetsHitByMOs = 1
97-
CollidesWithTerrainWhenAttached = 1
97+
CollidesWithTerrainWhileAttached = 1
9898
SpriteFile = ContentFile
9999
FilePath = Imperatus.rte/Actors/Infantry/Combat/ChestPlate.png
100100
FrameCount = 1

Ronin.rte/Devices/Tools/Shovel/Shovel.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ AddAmmo = Magazine
250250
Mass = 5
251251
HitsMOs = 0
252252
GetsHitByMOs = 0
253-
CollidesWithTerrainWhenAttached = 1
253+
CollidesWithTerrainWhileAttached = 1
254254
SpriteFile = ContentFile
255255
FilePath = Ronin.rte/Devices/Tools/Shovel/Shovel.png
256256
FrameCount = 1

Ronin.rte/Devices/Weapons/Stoner63/Stoner63.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ AddAmmo = Magazine
6666
Mass = 4
6767
HitsMOs = 0
6868
GetsHitByMOs = 0
69-
CollidesWithTerrainWhenAttached = 1
69+
CollidesWithTerrainWhileAttached = 1
7070
SpriteFile = ContentFile
7171
FilePath = Ronin.rte/Devices/Weapons/Stoner63/Stoner63Magazine.png
7272
FrameCount = 1

0 commit comments

Comments
 (0)