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

Mail Pod (Update) #1318

Merged
merged 2 commits into from
May 2, 2024
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
65 changes: 12 additions & 53 deletions Resources/Maps/_NF/Shuttles/mailpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,37 +118,19 @@ entities:
data:
tiles:
0,0:
0: 1
1: 30582
-1,0:
2: 4
1: 52424
0: 4403
1: 17408
0,-1:
1: 25975
3: 4096
0: 512
-1,-1:
1: 52428
0: 13106
-1,0:
0: 34944
0,1:
1: 7
1: 4
-1,-1:
1: 17476
-1,1:
1: 12
1: 4
uniqueMixes:
- volume: 2500
temperature: 293.14996
moles:
- 20.078888
- 75.53487
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- volume: 2500
temperature: 293.15
moles:
Expand All @@ -165,10 +147,8 @@ entities:
- 0
- 0
- volume: 2500
temperature: 293.14996
immutable: True
moles:
- 21.824879
- 82.10312
- 0
- 0
- 0
Expand All @@ -179,19 +159,6 @@ entities:
- 0
- 0
- 0
- volume: 2500
temperature: 293.15
moles:
- 23.710548
- 89.19683
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
chunkSize: 4
Expand Down Expand Up @@ -330,24 +297,16 @@ entities:
- type: Transform
pos: 2.5,1.5
parent: 1
- uid: 64
- uid: 32
components:
- type: Transform
pos: 2.5,2.5
pos: 1.5,1.5
parent: 1
- uid: 73
components:
- type: Transform
pos: 1.5,2.5
parent: 1
- proto: CableTerminal
entities:
- uid: 32
components:
- type: Transform
rot: 1.5707963267948966 rad
pos: 1.5,1.5
parent: 1
- proto: ChairOfficeLight
entities:
- uid: 58
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/_NF/Shipyard/mailpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
id: MailPod
name: NC Mail Pod
description: A cramped yet reliable shuttle for delivering packages.
price: 10500
price: 12000
category: Small
group: None
shuttlePath: /Maps/_NF/Shuttles/mailpod.yml
Expand Down
Loading