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

NFSD and Exped ship holopads #2823

Merged
merged 4 commits into from
Feb 1, 2025
Merged
Show file tree
Hide file tree
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
7 changes: 7 additions & 0 deletions Resources/Maps/_NF/Shuttles/Expedition/ambition.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12473,6 +12473,13 @@ entities:
- type: Transform
pos: 4.6353407,-0.39717972
parent: 1
- proto: NFHolopadShip
entities:
- uid: 2157
components:
- type: Transform
pos: -0.5,-2.5
parent: 1
- proto: NFSignDock
entities:
- uid: 2518
Expand Down
62 changes: 26 additions & 36 deletions Resources/Maps/_NF/Shuttles/Expedition/anchor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2177,58 +2177,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 @@ -5446,13 +5432,6 @@ entities:
- type: Transform
pos: 3.5,1.5
parent: 1
- proto: filingCabinetDrawerRandom
entities:
- uid: 719
components:
- type: Transform
pos: 5.5,1.5
parent: 1
- proto: filingCabinetRandom
entities:
- uid: 634
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 @@ -9242,6 +9225,13 @@ entities:
rot: -1.5707963267948966 rad
pos: 13.5,-22.5
parent: 1
- proto: NFHolopadShip
entities:
- uid: 719
components:
- type: Transform
pos: 5.5,1.5
parent: 1
- proto: NFPosterLegitMagnusWatching
entities:
- uid: 699
Expand Down Expand Up @@ -10754,6 +10744,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 @@ -12879,7 +12883,7 @@ entities:
- type: Transform
pos: 11.5,-25.5
parent: 1
- proto: WarpPointShip
- proto: WarpPoint
entities:
- uid: 1767
components:
Expand All @@ -12905,20 +12909,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
Loading