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 #927

Merged
merged 3 commits into from
Mar 4, 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
22 changes: 13 additions & 9 deletions Resources/Maps/hive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58350,6 +58350,11 @@ entities:
- type: Transform
pos: -13.504318,-2.4398108
parent: 1
- uid: 24001
components:
- type: Transform
pos: -4.4101806,34.616287
parent: 1
- proto: ClothingShoesSlippers
entities:
- uid: 5382
Expand Down Expand Up @@ -124777,12 +124782,19 @@ entities:
- proto: NuclearBomb
entities:
- uid: 9582
components:
- type: Transform
pos: 100.5,-3.5
parent: 1
- proto: NuclearBombKeg
entities:
- uid: 2280
components:
- type: MetaData
desc: You probably shouldn't stick around to see if this is armed. It has a tap on the side. (Serves Gin 'n Tonic)
name: nuclear fission explosive (Gin 'n Tonic)
- type: Transform
pos: 100.5,-3.5
pos: 44.5,14.5
parent: 1
- type: SolutionContainerManager
solutions:
Expand All @@ -124791,14 +124803,6 @@ entities:
reagents:
- ReagentId: GinTonic
Quantity: 500
containers: []
- proto: NuclearBombKeg
entities:
- uid: 2280
components:
- type: Transform
pos: 44.5,14.5
parent: 1
- uid: 16766
components:
- type: Transform
Expand Down
Loading