Skip to content

Commit

Permalink
Remove Rosebud NSFD Keys (#424)
Browse files Browse the repository at this point in the history
* remove nsfd keys

* whoops
  • Loading branch information
rosieposieeee committed Oct 20, 2023
1 parent 988948e commit 383e7c9
Show file tree
Hide file tree
Showing 2 changed files with 182 additions and 4 deletions.
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

0 comments on commit 383e7c9

Please sign in to comment.