Removed Interior Shuttle Walls (#34261)
* Removed Interior Shuttle Walls * Update migration.yml * Update walls.yml * Update girder.yml * Fix Migration --------- Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
This commit is contained in:
@@ -134,22 +134,6 @@
|
||||
amount: 2
|
||||
doAfter: 2
|
||||
|
||||
- to: shuttleInteriorWall
|
||||
completed:
|
||||
- !type:SnapToGrid
|
||||
southRotation: true
|
||||
conditions:
|
||||
- !type:EntityAnchored { }
|
||||
steps:
|
||||
- material: MetalRod
|
||||
amount: 2
|
||||
doAfter: 1
|
||||
- tool: Screwing
|
||||
doAfter: 1
|
||||
- material: Steel
|
||||
amount: 2
|
||||
doAfter: 1
|
||||
|
||||
- node: wall
|
||||
entity: WallSolid
|
||||
edges:
|
||||
@@ -256,23 +240,6 @@
|
||||
- tool: Prying
|
||||
doAfter: 5
|
||||
|
||||
- node: shuttleInteriorWall
|
||||
entity: WallShuttleInterior
|
||||
edges:
|
||||
- to: girder
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: SheetSteel1
|
||||
amount: 2
|
||||
- !type:SpawnPrototype
|
||||
prototype: PartRodMetal1
|
||||
amount: 2
|
||||
steps:
|
||||
- tool: Welding
|
||||
doAfter: 10
|
||||
- tool: Screwing
|
||||
doAfter: 1
|
||||
|
||||
- node: reinforcedGirder
|
||||
entity: ReinforcedGirder
|
||||
edges:
|
||||
|
||||
@@ -232,24 +232,6 @@
|
||||
conditions:
|
||||
- !type:TileNotBlocked
|
||||
|
||||
- type: construction
|
||||
name: interior shuttle wall
|
||||
id: InteriorShuttleWall
|
||||
graph: Girder
|
||||
startNode: start
|
||||
targetNode: shuttleInteriorWall
|
||||
category: construction-category-structures
|
||||
description: Keeps the air in and the greytide out.
|
||||
icon:
|
||||
sprite: Structures/Walls/shuttleinterior.rsi
|
||||
state: full
|
||||
objectType: Structure
|
||||
placementMode: SnapgridCenter
|
||||
canRotate: false
|
||||
canBuildInImpassable: false
|
||||
conditions:
|
||||
- !type:TileNotBlocked
|
||||
|
||||
- type: construction
|
||||
name: diagonal shuttle wall
|
||||
id: DiagonalShuttleWall
|
||||
|
||||
Reference in New Issue
Block a user