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

esquire hotfix 2 #141

Merged
merged 1 commit into from Aug 3, 2023
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
73 changes: 51 additions & 22 deletions Resources/Maps/Shuttles/esquire.yml
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ entities:
type: Transform
- uid: 55
components:
- rot: -1.5707963267948966 rad
- rot: 1.5707963267948966 rad
pos: 10.5,-4.5
parent: 1
type: Transform
Expand All @@ -312,9 +312,9 @@ entities:
- pos: -0.5,-7.5
parent: 1
type: Transform
- uid: 301
- uid: 96
components:
- rot: -1.5707963267948966 rad
- rot: 1.5707963267948966 rad
pos: 10.5,-2.5
parent: 1
type: Transform
Expand Down Expand Up @@ -1068,6 +1068,32 @@ entities:
- pos: -5.5,-5.5
parent: 1
type: Transform
- uid: 635
components:
- pos: -2.5,8.5
parent: 1
type: Transform
- enabled: True
type: AmbientSound
- uid: 636
components:
- pos: -2.5,9.5
parent: 1
type: Transform
- enabled: True
type: AmbientSound
- uid: 637
components:
- pos: 3.5,8.5
parent: 1
type: Transform
- uid: 638
components:
- pos: 3.5,9.5
parent: 1
type: Transform
- enabled: True
type: AmbientSound
- proto: CableApcStack10
entities:
- uid: 568
Expand Down Expand Up @@ -2978,6 +3004,11 @@ entities:
pos: 7.5,-5.5
parent: 1
type: Transform
- uid: 634
components:
- pos: 2.5,9.5
parent: 1
type: Transform
- proto: Gyroscope
entities:
- uid: 620
Expand Down Expand Up @@ -3486,6 +3517,11 @@ entities:
pos: -6.5,3.5
parent: 1
type: Transform
- uid: 102
components:
- pos: 2.5,9.5
parent: 1
type: Transform
- uid: 109
components:
- rot: -1.5707963267948966 rad
Expand Down Expand Up @@ -3683,6 +3719,11 @@ entities:
- pos: 5.5,8.5
parent: 1
type: Transform
- uid: 230
components:
- pos: 3.5,9.5
parent: 1
type: Transform
- uid: 239
components:
- rot: 1.5707963267948966 rad
Expand Down Expand Up @@ -3719,6 +3760,11 @@ entities:
pos: 5.5,-7.5
parent: 1
type: Transform
- uid: 301
components:
- pos: -2.5,9.5
parent: 1
type: Transform
- proto: ToyFigurineSecurity
entities:
- uid: 275
Expand Down Expand Up @@ -3824,11 +3870,6 @@ entities:
pos: -5.5,4.5
parent: 1
type: Transform
- uid: 96
components:
- pos: 2.5,9.5
parent: 1
type: Transform
- uid: 98
components:
- pos: -4.5,7.5
Expand All @@ -3850,15 +3891,9 @@ entities:
pos: -2.5,8.5
parent: 1
type: Transform
- uid: 102
components:
- pos: -2.5,9.5
parent: 1
type: Transform
- uid: 103
components:
- rot: 3.141592653589793 rad
pos: 3.5,9.5
- pos: 3.5,8.5
parent: 1
type: Transform
- uid: 105
Expand Down Expand Up @@ -4167,12 +4202,6 @@ entities:
pos: 4.5,7.5
parent: 1
type: Transform
- uid: 230
components:
- rot: 1.5707963267948966 rad
pos: 3.5,8.5
parent: 1
type: Transform
- proto: WallWood
entities:
- uid: 5
Expand Down Expand Up @@ -4456,7 +4485,7 @@ entities:
- pos: 0.5,-0.5
parent: 1
type: Transform
- SecondsUntilStateChange: -2796.1968
- SecondsUntilStateChange: -3212.3186
state: Opening
type: Door
...
Loading