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

fix(train): Anchor botany machine, add second artifact spawner. #30309

Merged
merged 1 commit into from
Jul 25, 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
14 changes: 8 additions & 6 deletions Resources/Maps/train.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74144,7 +74144,7 @@ entities:
pos: 8.5,-176.5
parent: 2
- type: Door
secondsUntilStateChange: -141100.73
secondsUntilStateChange: -141260.94
state: Closing
- uid: 11227
components:
Expand Down Expand Up @@ -81637,6 +81637,11 @@ entities:
- type: Transform
pos: -8.5,-314.5
parent: 2
- uid: 16962
components:
- type: Transform
pos: -5.5,-382.5
parent: 2
- proto: RandomArtifactSpawner20
entities:
- uid: 12481
Expand Down Expand Up @@ -84582,7 +84587,7 @@ entities:
rot: -1.5707963267948966 rad
pos: 3.5,-338.5
parent: 2
- proto: SignAtmosMinsky
- proto: SignAtmos
entities:
- uid: 12994
components:
Expand Down Expand Up @@ -90882,11 +90887,8 @@ entities:
- uid: 13995
components:
- type: Transform
anchored: False
pos: -5.4964814,-84.54825
pos: -5.5,-84.5
parent: 2
- type: Physics
bodyType: Dynamic
- proto: VendingMachineSeedsUnlocked
entities:
- uid: 13996
Expand Down
Loading