Skip to content

Commit

Permalink
Adds fryer to piecrust (#2495)
Browse files Browse the repository at this point in the history
Adds fryer to piecrust in addition to a button to feather the thrusters
  • Loading branch information
dustylens authored Dec 7, 2024
1 parent e7a688e commit fcf38e6
Showing 1 changed file with 46 additions and 55 deletions.
101 changes: 46 additions & 55 deletions Resources/Maps/_NF/Shuttles/piecrust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -609,6 +609,14 @@ entities:
rot: -1.5707963267948966 rad
pos: 3.5,8.5
parent: 8756
- proto: ButtonFrameCautionSecurity
entities:
- uid: 357
components:
- type: Transform
rot: 3.141592653589793 rad
pos: 3.5,5.5
parent: 8756
- proto: ButtonFrameGrey
entities:
- uid: 333
Expand Down Expand Up @@ -913,29 +921,11 @@ entities:
parent: 8756
- proto: ClosetChefFilled
entities:
- uid: 151
- uid: 355
components:
- type: Transform
pos: -1.5,2.5
parent: 8756
- type: EntityStorage
air:
volume: 200
immutable: False
temperature: 293.14923
moles:
- 1.7459903
- 6.568249
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
pos: -1.7735012,2.4642923
parent: 8756
- proto: ClosetWallO2N2FilledRandom
entities:
- uid: 35
Expand Down Expand Up @@ -966,19 +956,6 @@ entities:
- type: Transform
pos: -1.5,1.5
parent: 8756
- type: ContainerContainer
containers:
board: !type:Container
showEnts: False
occludes: True
ents: []
bank-ATM-cashSlot: !type:ContainerSlot
showEnts: False
occludes: True
ent: null
- type: Physics
canCollide: False
- type: ItemSlots
- proto: CrateFreezer
entities:
- uid: 321
Expand Down Expand Up @@ -1779,6 +1756,13 @@ entities:
- type: Transform
pos: 0.5,4.5
parent: 8756
- proto: KitchenDeepFryer
entities:
- uid: 151
components:
- type: Transform
pos: 2.5,4.5
parent: 8756
- proto: KitchenElectricRange
entities:
- uid: 262
Expand Down Expand Up @@ -1848,10 +1832,10 @@ entities:
parent: 8756
- proto: LockerFreezerBase
entities:
- uid: 261
- uid: 356
components:
- type: Transform
pos: 2.5,4.5
pos: -1.2630844,2.4642923
parent: 8756
- proto: LockerWallMaterialsBasic10Filled
entities:
Expand Down Expand Up @@ -1923,10 +1907,6 @@ entities:
- type: Transform
pos: 6.5,6.5
parent: 8756
- type: FuelGenerator
on: False
- type: Physics
bodyType: Static
- proto: PosterContrabandEAT
entities:
- uid: 265
Expand Down Expand Up @@ -2066,20 +2046,13 @@ entities:
- type: Transform
pos: 4.5,1.5
parent: 8756
- type: ContainerContainer
containers:
machine_board: !type:Container
showEnts: False
occludes: True
ents: []
machine_parts: !type:Container
showEnts: False
occludes: True
ents: []
blueprint: !type:Container
showEnts: False
occludes: True
ents: []
- proto: ShelfKitchen
entities:
- uid: 261
components:
- type: Transform
pos: -1.5,5.5
parent: 8756
- proto: ShuttersNormalOpen
entities:
- uid: 229
Expand Down Expand Up @@ -2194,6 +2167,24 @@ entities:
- Pressed: Toggle
350:
- Pressed: Toggle
- uid: 358
components:
- type: Transform
rot: 3.141592653589793 rad
pos: 3.5,5.5
parent: 8756
- type: DeviceLinkSource
linkedPorts:
243:
- Pressed: Toggle
7:
- Pressed: Toggle
17:
- Pressed: Toggle
147:
- Pressed: Toggle
118:
- Pressed: Toggle
- proto: SignalButtonDirectional
entities:
- uid: 239
Expand Down Expand Up @@ -2803,7 +2794,7 @@ entities:
rot: -1.5707963267948966 rad
pos: 3.5,9.5
parent: 8756
- proto: WarpPointShip
- proto: WarpPoint
entities:
- uid: 305
components:
Expand Down

0 comments on commit fcf38e6

Please sign in to comment.