Add airlocks on stationstation.

This commit is contained in:
Pieter-Jan Briers
2019-03-16 20:50:41 +01:00
parent 84aa369809
commit 23975c100c

View File

@@ -166,12 +166,6 @@ entities:
pos: 6,-4 pos: 6,-4
rot: -1.570796 rad rot: -1.570796 rad
type: Transform type: Transform
- type: airlock
components:
- grid: 0
pos: -5.5,-4.5
rot: -1.570796 rad
type: Transform
- type: wall - type: wall
components: components:
- grid: 0 - grid: 0
@@ -238,12 +232,6 @@ entities:
pos: -2.5,-4.5 pos: -2.5,-4.5
rot: -1.570796 rad rot: -1.570796 rad
type: Transform type: Transform
- type: airlock
components:
- grid: 0
pos: 4.5,-4.5
rot: -1.570796 rad
type: Transform
- type: wall - type: wall
components: components:
- grid: 0 - grid: 0
@@ -334,6 +322,12 @@ entities:
pos: 0.046875,-4.609375 pos: 0.046875,-4.609375
rot: -1.570796 rad rot: -1.570796 rad
type: Transform type: Transform
- containers:
flashlight_cell_container:
entities:
- 184
type: Content.Server.GameObjects.ContainerSlot
type: ContainerContainer
- type: IDCardStandard - type: IDCardStandard
components: components:
- grid: 0 - grid: 0
@@ -352,6 +346,11 @@ entities:
pos: 1.890625,-3.796875 pos: 1.890625,-3.796875
rot: -1.570796 rad rot: -1.570796 rad
type: Transform type: Transform
- containers:
storagebase:
entities: []
type: SS14.Server.GameObjects.Components.Container.Container
type: ContainerContainer
- type: JanitorUniform - type: JanitorUniform
components: components:
- grid: 0 - grid: 0
@@ -556,6 +555,11 @@ entities:
pos: -2.109375,-6.765625 pos: -2.109375,-6.765625
rot: -1.570796 rad rot: -1.570796 rad
type: Transform type: Transform
- containers:
storagebase:
entities: []
type: SS14.Server.GameObjects.Components.Container.Container
type: ContainerContainer
- type: GasMaskClothing - type: GasMaskClothing
components: components:
- grid: 0 - grid: 0
@@ -568,12 +572,22 @@ entities:
pos: -1.109375,-6.796875 pos: -1.109375,-6.796875
rot: -1.570796 rad rot: -1.570796 rad
type: Transform type: Transform
- containers:
storagebase:
entities: []
type: SS14.Server.GameObjects.Components.Container.Container
type: ContainerContainer
- type: YellowToolboxItem - type: YellowToolboxItem
components: components:
- grid: 0 - grid: 0
pos: -1.078125,-7.578125 pos: -1.078125,-7.578125
rot: -1.570796 rad rot: -1.570796 rad
type: Transform type: Transform
- containers:
storagebase:
entities: []
type: SS14.Server.GameObjects.Components.Container.Container
type: ContainerContainer
- type: Wirecutter - type: Wirecutter
components: components:
- grid: 0 - grid: 0
@@ -1141,4 +1155,37 @@ entities:
pos: 4.5,-12.5 pos: 4.5,-12.5
rot: -1.570796 rad rot: -1.570796 rad
type: Transform type: Transform
- type: PowerCellSmallHyper
components:
- parent: 49
grid: 0
type: Transform
- type: airlock
components:
- grid: 0
pos: -6,-6
rot: -1.5707963267949 rad
type: Transform
- type: airlock
components:
- grid: 0
pos: -5,-6
rot: -1.5707963267949 rad
type: Transform
- type: airlock
components:
- grid: 0
pos: 4,-6
rot: -1.5707963267949 rad
type: Transform
- hard: False
type: Collidable
- type: airlock
components:
- grid: 0
pos: 5,-6
rot: -1.5707963267949 rad
type: Transform
- hard: False
type: Collidable
... ...