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

Commit a26e552

Browse files
authored
Merge pull request #65 from tomflenniken/square-bunker-bits
Added concrete and metal blocks to bits.
2 parents 6863fb8 + 00c7280 commit a26e552

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,7 @@ AddTerrainObject = TerrainObject
334334

335335
AddTerrainObject = TerrainObject
336336
PresetName = Metal Block
337+
AddToGroup = Bunker Bits
337338
GoldValue = 40
338339
FGColorFile = ContentFile
339340
FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBits/MetalBlockFG.bmp
@@ -348,6 +349,7 @@ AddTerrainObject = TerrainObject
348349

349350
AddTerrainObject = TerrainObject
350351
PresetName = Concrete Block
352+
AddToGroup = Bunker Bits
351353
GoldValue = 20
352354
FGColorFile = ContentFile
353355
FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBits/ConcreteBlockFG.bmp

0 commit comments

Comments
 (0)