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

Commit c5ec878

Browse files
committed
Adding "File" to "Path"
1 parent 886e7a0 commit c5ec878

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Base.rte/Scenes/Objects/Bunkers/BunkerBits/BunkerBits.ini

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -336,11 +336,11 @@ AddTerrainObject = TerrainObject
336336
AddToGroup = Bunker Bits
337337
GoldValue = 40
338338
FGColorFile = ContentFile
339-
Path = Base.rte/Scenes/Objects/Bunkers/BunkerBits/MetalBlockFG.bmp
339+
FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBits/MetalBlockFG.bmp
340340
MaterialFile = ContentFile
341-
Path = Base.rte/Scenes/Objects/Bunkers/BunkerBits/MetalBlockMat.bmp
341+
FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBits/MetalBlockMat.bmp
342342
BGColorFile = ContentFile
343-
Path = Base.rte/Scenes/Objects/Bunkers/BunkerBits/MetalBlockBG.bmp
343+
FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBits/MetalBlockBG.bmp
344344
BitmapOffset = Vector
345345
X = 0
346346
Y = 0
@@ -351,11 +351,11 @@ AddTerrainObject = TerrainObject
351351
AddToGroup = Bunker Bits
352352
GoldValue = 20
353353
FGColorFile = ContentFile
354-
Path = Base.rte/Scenes/Objects/Bunkers/BunkerBits/ConcreteBlockFG.bmp
354+
FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBits/ConcreteBlockFG.bmp
355355
MaterialFile = ContentFile
356-
Path = Base.rte/Scenes/Objects/Bunkers/BunkerBits/ConcreteBlockMat.bmp
356+
FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBits/ConcreteBlockMat.bmp
357357
BGColorFile = ContentFile
358-
Path = Base.rte/Scenes/Objects/Bunkers/BunkerBits/ConcreteBlockBG.bmp
358+
FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBits/ConcreteBlockBG.bmp
359359
BitmapOffset = Vector
360360
X = 0
361361
Y = 0

0 commit comments

Comments
 (0)