Add destructable desert bridges
This commit is contained in:
@@ -512,6 +512,42 @@ BRIDGE2:
|
||||
Interactable:
|
||||
Bounds: 120,48
|
||||
|
||||
BRIDGE3:
|
||||
Inherits: ^Bridge
|
||||
Bridge:
|
||||
Template: 620
|
||||
DamagedTemplate: 621
|
||||
DestroyedTemplate: 622
|
||||
Building:
|
||||
Footprint: ____ ____
|
||||
Dimensions: 4,2
|
||||
FreeActor@north:
|
||||
Actor: bridgehut
|
||||
SpawnOffset: 1, -1
|
||||
FreeActor@south:
|
||||
Actor: bridgehut
|
||||
SpawnOffset: 0,1
|
||||
Interactable:
|
||||
Bounds: 96,48
|
||||
|
||||
BRIDGE4:
|
||||
Inherits: ^Bridge
|
||||
Bridge:
|
||||
Template: 624
|
||||
DamagedTemplate: 625
|
||||
DestroyedTemplate: 626
|
||||
Building:
|
||||
Footprint: ____ ____
|
||||
Dimensions: 4,2
|
||||
FreeActor@north:
|
||||
Actor: bridgehut
|
||||
SpawnOffset: 1, -1
|
||||
FreeActor@south:
|
||||
Actor: bridgehut
|
||||
SpawnOffset: 2,1
|
||||
Interactable:
|
||||
Bounds: 96,48
|
||||
|
||||
SBRIDGE1:
|
||||
Inherits: ^Bridge
|
||||
Bridge:
|
||||
|
||||
@@ -183,7 +183,7 @@ World:
|
||||
ProductionQueueFromSelection:
|
||||
ProductionPaletteWidget: PRODUCTION_PALETTE
|
||||
LegacyBridgeLayer:
|
||||
Bridges: bridge1, bridge2, br1, br2, br3, sbridge1, sbridge2, sbridge3, sbridge4
|
||||
Bridges: bridge1, bridge2, bridge3, bridge4, br1, br2, br3, sbridge1, sbridge2, sbridge3, sbridge4
|
||||
CustomTerrainDebugOverlay:
|
||||
CrateSpawner:
|
||||
DeliveryAircraft: badr
|
||||
|
||||
Reference in New Issue
Block a user