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

A quick patch for shoukou. #917

Merged
merged 1 commit into from
Feb 29, 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
31 changes: 30 additions & 1 deletion Resources/Maps/shoukou.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35427,7 +35427,7 @@ entities:
pos: -36.5,-22.5
parent: 34
- type: Door
secondsUntilStateChange: -47813.645
secondsUntilStateChange: -48522.074
state: Closing
- uid: 1274
components:
Expand Down Expand Up @@ -60347,6 +60347,13 @@ entities:
- type: Transform
pos: 16.5,-19.5
parent: 34
- proto: LockerWallMedicalDoctorFilled
entities:
- uid: 13450
components:
- type: Transform
pos: 10.5,-35.5
parent: 34
- proto: LockerWallMedicalFilled
entities:
- uid: 6957
Expand Down Expand Up @@ -62539,6 +62546,11 @@ entities:
- type: Transform
pos: 28.5,-45.5
parent: 34
- uid: 13446
components:
- type: Transform
pos: 7.5,-29.5
parent: 34
- proto: Poweredlight
entities:
- uid: 7
Expand Down Expand Up @@ -67992,6 +68004,18 @@ entities:
rot: -1.5707963267948966 rad
pos: -11.5,-11.5
parent: 34
- proto: RollerBed
entities:
- uid: 13448
components:
- type: Transform
pos: 7.429779,-26.349916
parent: 34
- uid: 13449
components:
- type: Transform
pos: 7.445404,-27.318666
parent: 34
- proto: RubberStampApproved
entities:
- uid: 1979
Expand Down Expand Up @@ -73097,6 +73121,11 @@ entities:
rot: -1.5707963267948966 rad
pos: 54.5,-38.5
parent: 34
- uid: 13447
components:
- type: Transform
pos: 7.5,-29.5
parent: 34
- proto: TableCounterWood
entities:
- uid: 3964
Expand Down
Loading