File tree Expand file tree Collapse file tree 4 files changed +14
-0
lines changed
Data/Base.rte/Scenes/Objects/Bunkers/BunkerBits Expand file tree Collapse file tree 4 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -1246,6 +1246,20 @@ AddTerrainObject = TerrainObject
1246
1246
X = 0
1247
1247
Y = 0
1248
1248
1249
+ AddTerrainObject = TerrainObject
1250
+ PresetName = Humongous CHONK Megachain
1251
+ AddToGroup = Bunker Odds & Ends
1252
+ GoldValue = 2000
1253
+ FGColorFile = ContentFile
1254
+ FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBits/MegachainFG.png
1255
+ MaterialFile = ContentFile
1256
+ FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBits/MegachainMat.png
1257
+ BGColorFile = ContentFile
1258
+ FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerBits/MegachainBG.png
1259
+ BitmapOffset = Vector
1260
+ X = 0
1261
+ Y = 0
1262
+
1249
1263
1250
1264
AddTerrainObject = TerrainObject
1251
1265
CopyOf = Tut Floor Roof
You can’t perform that action at this time.
0 commit comments