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

Minor Bagel update #1665

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all 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
24 changes: 15 additions & 9 deletions Resources/Maps/_Impstation/bagel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76206,13 +76206,6 @@ entities:
- type: Transform
pos: -44.5,32.5
parent: 2
- proto: GasMinerNitrousOxide
entities:
- uid: 11504
components:
- type: Transform
pos: -44.5,40.5
parent: 2
- proto: GasMinerOxygenStationLarge
entities:
- uid: 11505
Expand Down Expand Up @@ -101046,6 +101039,8 @@ entities:
color: '#03FCD3FF'
- uid: 14518
components:
- type: MetaData
name: waste gas pump
- type: Transform
rot: 1.5707963267948966 rad
pos: -39.5,45.5
Expand Down Expand Up @@ -101102,6 +101097,8 @@ entities:
color: '#947507FF'
- uid: 14526
components:
- type: MetaData
name: n2o gas pump
- type: Transform
rot: 1.5707963267948966 rad
pos: -39.5,39.5
Expand All @@ -101115,12 +101112,16 @@ entities:
color: '#FF1212FF'
- uid: 14528
components:
- type: MetaData
name: co2 pump
- type: Transform
rot: 1.5707963267948966 rad
pos: -39.5,37.5
parent: 2
- uid: 14529
components:
- type: MetaData
name: tritium pump
- type: Transform
rot: 1.5707963267948966 rad
pos: -39.5,43.5
Expand All @@ -101146,7 +101147,7 @@ entities:
components:
- type: MetaData
desc: A pump that moves carbon dioxide by pressure.
name: co2 pump
name: h2o pump
- type: Transform
rot: 1.5707963267948966 rad
pos: -39.5,35.5
Expand All @@ -101155,7 +101156,7 @@ entities:
components:
- type: MetaData
desc: A pump that moves tritium by pressure.
name: tritium pump
name: plasma pump
- type: Transform
rot: 1.5707963267948966 rad
pos: -39.5,41.5
Expand Down Expand Up @@ -120864,6 +120865,11 @@ entities:
parent: 2
- proto: Poweredlight
entities:
- uid: 10629
components:
- type: Transform
pos: -44.5,46.5
parent: 2
- uid: 11001
components:
- type: Transform
Expand Down
Loading