This repository was archived by the owner on Jan 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Base.rte/Scenes/Objects/Bunkers/BunkerBits Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -336,11 +336,11 @@ AddTerrainObject = TerrainObject
336
336
AddToGroup = Bunker Bits
337
337
GoldValue = 40
338
338
FGColorFile = ContentFile
339
- Path = Base.rte/Scenes/Objects/Bunkers/BunkerBits/MetalBlockFG.bmp
339
+ FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBits/MetalBlockFG.bmp
340
340
MaterialFile = ContentFile
341
- Path = Base.rte/Scenes/Objects/Bunkers/BunkerBits/MetalBlockMat.bmp
341
+ FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBits/MetalBlockMat.bmp
342
342
BGColorFile = ContentFile
343
- Path = Base.rte/Scenes/Objects/Bunkers/BunkerBits/MetalBlockBG.bmp
343
+ FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBits/MetalBlockBG.bmp
344
344
BitmapOffset = Vector
345
345
X = 0
346
346
Y = 0
@@ -351,11 +351,11 @@ AddTerrainObject = TerrainObject
351
351
AddToGroup = Bunker Bits
352
352
GoldValue = 20
353
353
FGColorFile = ContentFile
354
- Path = Base.rte/Scenes/Objects/Bunkers/BunkerBits/ConcreteBlockFG.bmp
354
+ FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBits/ConcreteBlockFG.bmp
355
355
MaterialFile = ContentFile
356
- Path = Base.rte/Scenes/Objects/Bunkers/BunkerBits/ConcreteBlockMat.bmp
356
+ FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBits/ConcreteBlockMat.bmp
357
357
BGColorFile = ContentFile
358
- Path = Base.rte/Scenes/Objects/Bunkers/BunkerBits/ConcreteBlockBG.bmp
358
+ FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBits/ConcreteBlockBG.bmp
359
359
BitmapOffset = Vector
360
360
X = 0
361
361
Y = 0
You can’t perform that action at this time.
0 commit comments