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

Commit cd4da3d

Browse files
committed
Fix tower assemblies floating wonkily
1 parent 2bc9a02 commit cd4da3d

File tree

1 file changed

+55
-0
lines changed

1 file changed

+55
-0
lines changed

Base.rte/Scenes/Objects/Bunkers/BunkerAssemblies/Tower 2x3.ini

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -502,6 +502,16 @@ AddBunkerAssembly = BunkerAssembly
502502
Position = Vector
503503
X = 72
504504
Y = 72
505+
PlaceObject = TerrainObject
506+
CopyOf = Base.rte/Metal Block
507+
Position = Vector
508+
X = 108
509+
Y = 264
510+
PlaceObject = TerrainObject
511+
CopyOf = Base.rte/Metal Block
512+
Position = Vector
513+
X = 60
514+
Y = 264
505515
PlaceObject = Deployment
506516
CopyOf = Base.rte/Turret
507517
Position = Vector
@@ -717,6 +727,11 @@ AddBunkerAssembly = BunkerAssembly
717727
Position = Vector
718728
X = 48
719729
Y = 72
730+
PlaceObject = TerrainObject
731+
CopyOf = Base.rte/Horizontal Wall
732+
Position = Vector
733+
X = 96
734+
Y = 264
720735
PlaceObject = Deployment
721736
CopyOf = Base.rte/Infantry Sniper
722737
Position = Vector
@@ -833,6 +848,36 @@ AddBunkerAssembly = BunkerAssembly
833848
Position = Vector
834849
X = 60
835850
Y = 96
851+
PlaceObject = TerrainObject
852+
CopyOf = Base.rte/Up-Left Concrete Corner
853+
Position = Vector
854+
X = 48
855+
Y = 264
856+
PlaceObject = TerrainObject
857+
CopyOf = Base.rte/Up-Right Concrete Corner
858+
Position = Vector
859+
X = 120
860+
Y = 264
861+
PlaceObject = TerrainObject
862+
CopyOf = Base.rte/Tiny Concrete Block
863+
Position = Vector
864+
X = 84
865+
Y = 276
866+
PlaceObject = TerrainObject
867+
CopyOf = Base.rte/Tiny Concrete Block
868+
Position = Vector
869+
X = 96
870+
Y = 276
871+
PlaceObject = TerrainObject
872+
CopyOf = Base.rte/Tiny Concrete Block
873+
Position = Vector
874+
X = 108
875+
Y = 276
876+
PlaceObject = TerrainObject
877+
CopyOf = Base.rte/Tiny Concrete Block
878+
Position = Vector
879+
X = 72
880+
Y = 276
836881
PlaceObject = Deployment
837882
CopyOf = Base.rte/Infantry Sniper
838883
Position = Vector
@@ -1092,6 +1137,16 @@ AddBunkerAssembly = BunkerAssembly
10921137
Position = Vector
10931138
X = 60
10941139
Y = 108
1140+
PlaceObject = TerrainObject
1141+
CopyOf = Base.rte/Concrete Block
1142+
Position = Vector
1143+
X = 60
1144+
Y = 264
1145+
PlaceObject = TerrainObject
1146+
CopyOf = Base.rte/Concrete Block
1147+
Position = Vector
1148+
X = 108
1149+
Y = 264
10951150
PlaceObject = Deployment
10961151
CopyOf = Base.rte/Infantry Sniper
10971152
Position = Vector

0 commit comments

Comments
 (0)