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

Update micro.yml #1829

Merged
merged 1 commit into from
Sep 16, 2024
Merged
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
75 changes: 37 additions & 38 deletions Resources/Maps/micro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6282,6 +6282,11 @@ entities:
rot: 1.5707963267948966 rad
pos: 26.5,20.5
parent: 2
- uid: 744
components:
- type: Transform
pos: 2.5,14.5
parent: 2
- uid: 808
components:
- type: Transform
Expand Down Expand Up @@ -6310,6 +6315,18 @@ entities:
rot: -1.5707963267948966 rad
pos: -26.5,43.5
parent: 2
- uid: 10723
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: -0.5,17.5
parent: 2
- uid: 10727
components:
- type: Transform
rot: 3.141592653589793 rad
pos: 1.5,19.5
parent: 2
- uid: 11815
components:
- type: Transform
Expand Down Expand Up @@ -35848,12 +35865,6 @@ entities:
parent: 2
- type: AtmosPipeColor
color: '#FF0066FF'
- uid: 744
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: 2.5,18.5
parent: 2
- uid: 1015
components:
- type: Transform
Expand Down Expand Up @@ -37533,12 +37544,6 @@ entities:
parent: 2
- type: AtmosPipeColor
color: '#FF0066FF'
- uid: 740
components:
- type: Transform
rot: 3.141592653589793 rad
pos: 2.5,19.5
parent: 2
- uid: 1117
components:
- type: Transform
Expand Down Expand Up @@ -50053,7 +50058,8 @@ entities:
- uid: 68
components:
- type: Transform
pos: 2.5,20.5
rot: -1.5707963267948966 rad
pos: 2.5,18.5
parent: 2
- uid: 1837
components:
Expand Down Expand Up @@ -59298,16 +59304,6 @@ entities:
- type: Transform
pos: -8.5,5.5
parent: 2
- uid: 454
components:
- type: Transform
pos: 2.5,17.5
parent: 2
- uid: 455
components:
- type: Transform
pos: 2.5,18.5
parent: 2
- uid: 698
components:
- type: Transform
Expand Down Expand Up @@ -59776,6 +59772,18 @@ entities:
- type: Transform
pos: 6.5,24.5
parent: 2
- proto: RandomIngredient
entities:
- uid: 455
components:
- type: Transform
pos: 0.5,23.5
parent: 2
- uid: 740
components:
- type: Transform
pos: 2.5,17.5
parent: 2
- proto: RandomInstruments
entities:
- uid: 3756
Expand Down Expand Up @@ -60223,11 +60231,6 @@ entities:
parent: 2
- proto: RandomProduce
entities:
- uid: 10723
components:
- type: Transform
pos: 0.5,23.5
parent: 2
- uid: 10724
components:
- type: Transform
Expand All @@ -60243,16 +60246,6 @@ entities:
- type: Transform
pos: 0.5,15.5
parent: 2
- uid: 10727
components:
- type: Transform
pos: 2.5,17.5
parent: 2
- uid: 10728
components:
- type: Transform
pos: 2.5,18.5
parent: 2
- proto: RandomSoap
entities:
- uid: 3476
Expand Down Expand Up @@ -66732,6 +66725,12 @@ entities:
- type: Transform
pos: -10.5,0.5
parent: 2
- uid: 454
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: 2.5,17.5
parent: 2
- uid: 670
components:
- type: Transform
Expand Down
Loading