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

Commit 1f87786

Browse files
committed
Renaming, editing and readding modules
1 parent 8757b3b commit 1f87786

31 files changed

+119
-356
lines changed

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

Lines changed: 19 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1118,7 +1118,7 @@ AddTerrainObject = TerrainObject
11181118
AddTerrainObject = TerrainObject
11191119
PresetName = Misc A Tile Tiny
11201120
AddToGroup = Bunker Backgrounds
1121-
GoldValue = 20
1121+
GoldValue = 1
11221122
FGColorFile = ContentFile
11231123
FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBackgrounds/12x12NullFG.png
11241124
MaterialFile = ContentFile
@@ -1133,7 +1133,7 @@ AddTerrainObject = TerrainObject
11331133
AddTerrainObject = TerrainObject
11341134
PresetName = Misc A Horiz Strip
11351135
AddToGroup = Bunker Backgrounds
1136-
GoldValue = 20
1136+
GoldValue = 5
11371137
FGColorFile = ContentFile
11381138
FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBackgrounds/48x12NullFG.png
11391139
MaterialFile = ContentFile
@@ -1148,7 +1148,7 @@ AddTerrainObject = TerrainObject
11481148
AddTerrainObject = TerrainObject
11491149
PresetName = Misc A Vert Strip
11501150
AddToGroup = Bunker Backgrounds
1151-
GoldValue = 20
1151+
GoldValue = 5
11521152
FGColorFile = ContentFile
11531153
FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBackgrounds/12x48NullFG.png
11541154
MaterialFile = ContentFile
@@ -1163,13 +1163,28 @@ AddTerrainObject = TerrainObject
11631163
AddTerrainObject = TerrainObject
11641164
PresetName = Misc A Middle
11651165
AddToGroup = Bunker Backgrounds
1166-
GoldValue = 20
1166+
GoldValue = 10
11671167
FGColorFile = ContentFile
11681168
FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBackgrounds/48x48NullFG.png
11691169
MaterialFile = ContentFile
11701170
FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBackgrounds/48x48Mat.png
11711171
BGColorFile = ContentFile
11721172
FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBackgrounds/MiscAMidBG.png
1173+
BitmapOffset = Vector
1174+
X = 0
1175+
Y = 0
1176+
1177+
1178+
AddTerrainObject = TerrainObject
1179+
PresetName = Vent A
1180+
AddToGroup = Bunker Backgrounds
1181+
GoldValue = 5
1182+
FGColorFile = ContentFile
1183+
FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBackgrounds/24x24NullFG.png
1184+
MaterialFile = ContentFile
1185+
FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBackgrounds/24x24Mat.png
1186+
BGColorFile = ContentFile
1187+
FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBackgrounds/VentABG.png
11731188
BitmapOffset = Vector
11741189
X = 0
11751190
Y = 0
2.78 KB
Loading
929 Bytes
Loading
929 Bytes
Loading

0 commit comments

Comments
 (0)