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

Anchor SMES tweak. #2704

Open
wants to merge 2 commits 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
59 changes: 20 additions & 39 deletions Resources/Maps/_NF/Shuttles/Expedition/anchor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1671,7 +1671,6 @@ entities:
- uid: 638
components:
- type: Transform
rot: 3.141592653589793 rad
pos: -14.5,-21.5
parent: 1
- uid: 1261
Expand Down Expand Up @@ -2177,58 +2176,44 @@ entities:
- type: Transform
pos: 0.5,-16.5
parent: 1
- type: Physics
bodyType: Static
- uid: 78
components:
- type: Transform
rot: 1.5707963267948966 rad
pos: -2.5,-17.5
parent: 1
- type: Physics
bodyType: Static
- uid: 79
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: 1.5,-18.5
parent: 1
- type: Physics
bodyType: Static
- proto: BenchSofaCorpMiddle
entities:
- uid: 80
components:
- type: Transform
pos: -0.5,-16.5
parent: 1
- type: Physics
bodyType: Static
- proto: BenchSofaCorpRight
entities:
- uid: 81
components:
- type: Transform
pos: -1.5,-16.5
parent: 1
- type: Physics
bodyType: Static
- uid: 82
components:
- type: Transform
rot: 1.5707963267948966 rad
pos: -2.5,-18.5
parent: 1
- type: Physics
bodyType: Static
- uid: 83
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: 1.5,-17.5
parent: 1
- type: Physics
bodyType: Static
- proto: BlastDoor
entities:
- uid: 872
Expand Down Expand Up @@ -3409,11 +3394,6 @@ entities:
- type: Transform
pos: -8.5,-24.5
parent: 1
- uid: 116
components:
- type: Transform
pos: -7.5,-25.5
parent: 1
- uid: 121
components:
- type: Transform
Expand Down Expand Up @@ -4689,10 +4669,9 @@ entities:
parent: 1
- proto: CurtainsBlue
entities:
- uid: 679
- uid: 116
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: -14.5,-21.5
parent: 1
- proto: CurtainsWhiteOpen
Expand Down Expand Up @@ -9100,6 +9079,8 @@ entities:
rot: -1.5707963267948966 rad
pos: -5.5,-22.5
parent: 1
- type: Fixtures
fixtures: {}
- proto: IntercomMedical
entities:
- uid: 676
Expand All @@ -9108,6 +9089,8 @@ entities:
rot: -1.5707963267948966 rad
pos: 18.5,-15.5
parent: 1
- type: Fixtures
fixtures: {}
- proto: LampGold
entities:
- uid: 692
Expand Down Expand Up @@ -10754,6 +10737,20 @@ entities:
rot: -1.5707963267948966 rad
pos: -2.5,-14.5
parent: 1
- proto: StructureGunRack
entities:
- uid: 1811
components:
- type: Transform
pos: -5.5,-1.5
parent: 1
- proto: StructurePistolRack
entities:
- uid: 1376
components:
- type: Transform
pos: -4.5,-0.5
parent: 1
- proto: SubstationBasic
entities:
- uid: 1106
Expand Down Expand Up @@ -11081,8 +11078,6 @@ entities:
- type: Transform
pos: 7.5,4.5
parent: 1
- type: Thruster
enabled: False
- type: ApcPowerReceiver
powerLoad: 1
- uid: 1351
Expand Down Expand Up @@ -12879,7 +12874,7 @@ entities:
- type: Transform
pos: 11.5,-25.5
parent: 1
- proto: WarpPointShip
- proto: WarpPoint
entities:
- uid: 1767
components:
Expand All @@ -12905,20 +12900,6 @@ entities:
- type: Transform
pos: -3.5,-3.5
parent: 1
- proto: StructureGunRack
entities:
- uid: 1811
components:
- type: Transform
pos: -5.5,-1.5
parent: 1
- proto: StructurePistolRack
entities:
- uid: 1376
components:
- type: Transform
pos: -4.5,-0.5
parent: 1
- proto: Windoor
entities:
- uid: 630
Expand Down
Loading