Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More Frontier small changes #755

Merged
merged 4 commits into from
Dec 25, 2023
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
99 changes: 57 additions & 42 deletions Resources/Maps/frontier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,24 +28,11 @@ tilemap:
entities:
- proto: ""
entities:
- uid: 1578
components:
- type: MetaData
- type: Transform
- type: Map
- type: PhysicsMap
- type: Broadphase
- type: OccluderTree
- parallax: FrontierStation
type: Parallax
- type: LoadedMap
- type: GridTree
- type: MovedGrids
dvir001 marked this conversation as resolved.
Show resolved Hide resolved
- uid: 2173
components:
- type: MetaData
- pos: 0.121950805,-0.15609694
parent: 1578
parent: invalid
type: Transform
- chunks:
0,0:
Expand Down Expand Up @@ -4600,14 +4587,6 @@ entities:
- pos: -5.5,25.5
parent: 2173
type: Transform
- proto: AirlockArmoryGlassLocked
entities:
- uid: 2384
components:
- rot: -1.5707963267948966 rad
pos: 35.5,14.5
parent: 2173
type: Transform
- proto: AirlockAtmosphericsGlassLocked
entities:
- uid: 4082
Expand Down Expand Up @@ -4972,6 +4951,18 @@ entities:
- pos: -58.5,0.5
parent: 2173
type: Transform
- proto: AirlockFrontierCommandGlassLocked
entities:
- uid: 1578
components:
- pos: 35.5,14.5
parent: 2173
type: Transform
Cheackraze marked this conversation as resolved.
Show resolved Hide resolved
- uid: 2384
components:
- pos: 7.5,17.5
parent: 2173
type: Transform
- proto: AirlockFrontierGlassLocked
entities:
- uid: 3955
Expand Down Expand Up @@ -5567,13 +5558,6 @@ entities:
type: Transform
- name: 2B
type: Docking
- proto: AirlockHeadOfPersonnelGlassLocked
entities:
- uid: 4113
components:
- pos: 7.5,17.5
parent: 2173
type: Transform
- proto: AirlockJanitorLocked
entities:
- uid: 2754
Expand Down Expand Up @@ -16609,14 +16593,14 @@ entities:
- pos: -47.5,7.5
parent: 2173
type: Transform
- uid: 2671
- uid: 2550
components:
- pos: -31.5,6.5
- pos: -31.493168,6.8621655
parent: 2173
type: Transform
- uid: 2672
- uid: 2609
components:
- pos: -32.5,6.5
- pos: -32.441086,6.8621655
parent: 2173
type: Transform
- uid: 3133
Expand Down Expand Up @@ -19626,11 +19610,6 @@ entities:
type: Transform
- proto: DogBed
entities:
- uid: 2609
components:
- pos: 3.5,21.5
parent: 2173
type: Transform
- uid: 5017
components:
- pos: 9.5,20.5
Expand All @@ -19650,6 +19629,23 @@ entities:
- pos: 20.639734,10.901373
parent: 2173
type: Transform
- proto: DrinkWaterCup
entities:
- uid: 4274
components:
- pos: 8.320004,13.561474
parent: 2173
type: Transform
- uid: 6146
components:
- pos: 8.5595875,13.707306
parent: 2173
type: Transform
- uid: 6147
components:
- pos: 8.6845875,13.50939
parent: 2173
type: Transform
- proto: EmergencyLight
entities:
- uid: 2155
Expand Down Expand Up @@ -20365,9 +20361,9 @@ entities:
- 2354
- 2355
type: DeviceList
- proto: FireAxeCabinetFilled
- proto: FireAxeCabinetFilledCommand
entities:
- uid: 2550
- uid: 2671
components:
- pos: 9.5,14.5
parent: 2173
Expand Down Expand Up @@ -36804,6 +36800,11 @@ entities:
pos: 31.5,18.5
parent: 2173
type: Transform
- uid: 2672
components:
- pos: 8.5,13.5
parent: 2173
type: Transform
- uid: 2739
components:
- pos: -31.5,10.5
Expand Down Expand Up @@ -41031,9 +41032,9 @@ entities:
type: WarpPoint
- proto: WaterCooler
entities:
- uid: 4274
- uid: 4113
components:
- pos: 8.5,13.5
- pos: 8.5,12.5
parent: 2173
type: Transform
- proto: WaterTankHighCapacity
Expand Down Expand Up @@ -41142,6 +41143,13 @@ entities:
pos: 4.5,24.5
parent: 2173
type: Transform
- links:
- 2642
type: DeviceLinkSink
- linkedPorts:
2642:
- DoorStatus: Close
type: DeviceLinkSource
- uid: 2803
components:
- rot: 3.141592653589793 rad
Expand Down Expand Up @@ -41215,6 +41223,13 @@ entities:
- pos: 4.5,24.5
parent: 2173
type: Transform
- links:
- 2643
type: DeviceLinkSink
- linkedPorts:
2643:
- DoorStatus: Close
type: DeviceLinkSource
- uid: 4056
components:
- rot: -1.5707963267948966 rad
Expand Down
Loading