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

Map Hotfix: The Hive #1414

Merged
merged 2 commits into from
Jun 19, 2024
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
24 changes: 19 additions & 5 deletions Resources/Maps/hive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63741,6 +63741,9 @@ entities:
- type: Transform
pos: 144.5,4.5
parent: 1
- type: SingletonDeviceNetServer
active: False
IamVelcroboy marked this conversation as resolved.
Show resolved Hide resolved
available: False
- proto: Crowbar
entities:
- uid: 2132
Expand Down Expand Up @@ -74938,11 +74941,6 @@ entities:
- type: Transform
pos: 86.5,-3.5
parent: 1
- uid: 20658
components:
- type: Transform
pos: 110.5,14.5
parent: 1
- proto: DresserHeadOfPersonnelFilled
entities:
- uid: 11524
Expand Down Expand Up @@ -76891,6 +76889,14 @@ entities:
parent: 6530
- type: Physics
canCollide: False
- proto: EncryptionKeyJustice
entities:
- uid: 28392
components:
- type: Transform
parent: 6534
- type: Physics
canCollide: False
- proto: EncryptionKeyMedical
entities:
- uid: 6417
Expand Down Expand Up @@ -130303,6 +130309,13 @@ entities:
- type: Transform
pos: -59.5,0.5
parent: 1
- proto: LockerChiefJusticeFilled
entities:
- uid: 20658
components:
- type: Transform
pos: 110.5,14.5
parent: 1
- proto: LockerChiefMedicalOfficerFilledHardsuit
entities:
- uid: 7594
Expand Down Expand Up @@ -160363,6 +160376,7 @@ entities:
occludes: True
ents:
- 6535
- 28392
machine_board: !type:Container
showEnts: False
occludes: True
Expand Down
Loading