@@ -332,34 +332,6 @@ AddTerrainObject = TerrainObject
332
332
// Bunker Bits
333
333
334
334
335
- AddTerrainObject = TerrainObject
336
- PresetName = Metal Block
337
- GoldValue = 40
338
- FGColorFile = ContentFile
339
- FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBits/MetalBlockFG.bmp
340
- MaterialFile = ContentFile
341
- FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBits/MetalBlockMat.bmp
342
- BGColorFile = ContentFile
343
- FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBits/MetalBlockBG.bmp
344
- BitmapOffset = Vector
345
- X = 0
346
- Y = 0
347
-
348
-
349
- AddTerrainObject = TerrainObject
350
- PresetName = Concrete Block
351
- GoldValue = 20
352
- FGColorFile = ContentFile
353
- FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBits/ConcreteBlockFG.bmp
354
- MaterialFile = ContentFile
355
- FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBits/ConcreteBlockMat.bmp
356
- BGColorFile = ContentFile
357
- FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBits/ConcreteBlockBG.bmp
358
- BitmapOffset = Vector
359
- X = 0
360
- Y = 0
361
-
362
-
363
335
AddTerrainObject = TerrainObject
364
336
PresetName = Fill 4X
365
337
AddToGroup = Bunker Bits
@@ -683,6 +655,34 @@ AddTerrainObject = TerrainObject
683
655
X = 0
684
656
Y = 0
685
657
658
+ AddTerrainObject = TerrainObject
659
+ PresetName = Metal Block
660
+ AddToGroup = Bunker Bits
661
+ GoldValue = 40
662
+ FGColorFile = ContentFile
663
+ Path = Base.rte/Scenes/Objects/Bunkers/BunkerBits/MetalBlockFG.bmp
664
+ MaterialFile = ContentFile
665
+ Path = Base.rte/Scenes/Objects/Bunkers/BunkerBits/MetalBlockMat.bmp
666
+ BGColorFile = ContentFile
667
+ Path = Base.rte/Scenes/Objects/Bunkers/BunkerBits/MetalBlockBG.bmp
668
+ BitmapOffset = Vector
669
+ X = 0
670
+ Y = 0
671
+
672
+
673
+ AddTerrainObject = TerrainObject
674
+ PresetName = Concrete Block
675
+ AddToGroup = Bunker Bits
676
+ GoldValue = 20
677
+ FGColorFile = ContentFile
678
+ Path = Base.rte/Scenes/Objects/Bunkers/BunkerBits/ConcreteBlockFG.bmp
679
+ MaterialFile = ContentFile
680
+ Path = Base.rte/Scenes/Objects/Bunkers/BunkerBits/ConcreteBlockMat.bmp
681
+ BGColorFile = ContentFile
682
+ Path = Base.rte/Scenes/Objects/Bunkers/BunkerBits/ConcreteBlockBG.bmp
683
+ BitmapOffset = Vector
684
+ X = 0
685
+ Y = 0
686
686
687
687
AddTerrainObject = TerrainObject
688
688
PresetName = Small H Concrete Block
0 commit comments