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

Remove Rosebud NSFD Keys #424

Merged
merged 3 commits into from
Oct 20, 2023
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
93 changes: 91 additions & 2 deletions Resources/Maps/Shuttles/rosebudmki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5179,6 +5179,16 @@ entities:
type: Transform
- folded: True
type: Foldable
- proto: EncryptionKeyCargo
entities:
- uid: 1363
components:
- flags: InContainer
type: MetaData
- parent: 1343
type: Transform
- canCollide: False
type: Physics
- proto: EncryptionKeyCommand
entities:
- uid: 1132
Expand Down Expand Up @@ -5208,6 +5218,64 @@ entities:
- canCollide: False
type: Physics
- type: InsideEntityStorage
- uid: 1349
components:
- flags: InContainer
type: MetaData
- parent: 1343
type: Transform
- canCollide: False
type: Physics
- proto: EncryptionKeyCommon
entities:
- uid: 1359
components:
- flags: InContainer
type: MetaData
- parent: 1343
type: Transform
- canCollide: False
type: Physics
- proto: EncryptionKeyEngineering
entities:
- uid: 1348
components:
- flags: InContainer
type: MetaData
- parent: 1343
type: Transform
- canCollide: False
type: Physics
- proto: EncryptionKeyMedical
entities:
- uid: 1353
components:
- flags: InContainer
type: MetaData
- parent: 1343
type: Transform
- canCollide: False
type: Physics
- proto: EncryptionKeyScience
entities:
- uid: 1352
components:
- flags: InContainer
type: MetaData
- parent: 1343
type: Transform
- canCollide: False
type: Physics
- proto: EncryptionKeyService
entities:
- uid: 1345
components:
- flags: InContainer
type: MetaData
- parent: 1343
type: Transform
- canCollide: False
type: Physics
- proto: ExtinguisherCabinetFilled
entities:
- uid: 1051
Expand Down Expand Up @@ -8698,13 +8766,34 @@ entities:
pos: 11.5,4.5
parent: 1
type: Transform
- proto: TelecomServerFilled
- proto: TelecomServer
entities:
- uid: 598
- uid: 1343
components:
- pos: 6.5,0.5
parent: 1
type: Transform
- containers:
key_slots: !type:Container
showEnts: False
occludes: True
ents:
- 1345
- 1348
- 1349
- 1352
- 1353
- 1359
- 1363
machine_board: !type:Container
showEnts: False
occludes: True
ents: []
machine_parts: !type:Container
showEnts: False
occludes: True
ents: []
type: ContainerContainer
- proto: Thruster
entities:
- uid: 81
Expand Down
93 changes: 91 additions & 2 deletions Resources/Maps/Shuttles/rosebudmkii.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6620,6 +6620,16 @@ entities:
type: Transform
- folded: True
type: Foldable
- proto: EncryptionKeyCargo
entities:
- uid: 1818
components:
- flags: InContainer
type: MetaData
- parent: 1811
type: Transform
- canCollide: False
type: Physics
- proto: EncryptionKeyCommand
entities:
- uid: 46
Expand Down Expand Up @@ -6649,6 +6659,64 @@ entities:
- canCollide: False
type: Physics
- type: InsideEntityStorage
- uid: 1816
components:
- flags: InContainer
type: MetaData
- parent: 1811
type: Transform
- canCollide: False
type: Physics
- proto: EncryptionKeyCommon
entities:
- uid: 1817
components:
- flags: InContainer
type: MetaData
- parent: 1811
type: Transform
- canCollide: False
type: Physics
- proto: EncryptionKeyEngineering
entities:
- uid: 1815
components:
- flags: InContainer
type: MetaData
- parent: 1811
type: Transform
- canCollide: False
type: Physics
- proto: EncryptionKeyMedical
entities:
- uid: 1814
components:
- flags: InContainer
type: MetaData
- parent: 1811
type: Transform
- canCollide: False
type: Physics
- proto: EncryptionKeyScience
entities:
- uid: 1812
components:
- flags: InContainer
type: MetaData
- parent: 1811
type: Transform
- canCollide: False
type: Physics
- proto: EncryptionKeyService
entities:
- uid: 1813
components:
- flags: InContainer
type: MetaData
- parent: 1811
type: Transform
- canCollide: False
type: Physics
- proto: ExtinguisherCabinetFilled
entities:
- uid: 1051
Expand Down Expand Up @@ -10676,13 +10744,34 @@ entities:
pos: 11.5,4.5
parent: 1
type: Transform
- proto: TelecomServerFilled
- proto: TelecomServer
entities:
- uid: 598
- uid: 1811
components:
- pos: 6.5,0.5
parent: 1
type: Transform
- containers:
key_slots: !type:Container
showEnts: False
occludes: True
ents:
- 1812
- 1813
- 1814
- 1815
- 1816
- 1817
- 1818
machine_board: !type:Container
showEnts: False
occludes: True
ents: []
machine_parts: !type:Container
showEnts: False
occludes: True
ents: []
type: ContainerContainer
- proto: Thruster
entities:
- uid: 81
Expand Down
Loading