Skip to content

Commit

Permalink
added chem dispenser to caduceus.yml (new-frontiers-14#2321)
Browse files Browse the repository at this point in the history
Co-authored-by: Dvir <[email protected]>
Co-authored-by: ErhardSteinhauer <[email protected]>
  • Loading branch information
3 people authored Oct 28, 2024
1 parent 1c48efd commit 721b6db
Showing 1 changed file with 8 additions and 55 deletions.
63 changes: 8 additions & 55 deletions Resources/Maps/_NF/Shuttles/caduceus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3731,12 +3731,19 @@ entities:
rot: -1.5707963267948966 rad
pos: -0.5,9.5
parent: 1
- proto: ChemDispenser
entities:
- uid: 615
components:
- type: Transform
pos: 3.5,-9.5
parent: 1
- proto: ChemistryHotplate
entities:
- uid: 547
components:
- type: Transform
pos: 3.5,-9.5
pos: 4.5,-10.5
parent: 1
- proto: ChemMaster
entities:
Expand Down Expand Up @@ -3930,17 +3937,6 @@ entities:
- type: Transform
pos: 0.5,7.5
parent: 1
- type: ContainerContainer
containers:
board: !type:Container
showEnts: False
occludes: True
ents: []
bank-ATM-cashSlot: !type:ContainerSlot
showEnts: False
occludes: True
ent: null
- type: ItemSlots
- proto: CrateFreezer
entities:
- uid: 799
Expand Down Expand Up @@ -6483,8 +6479,6 @@ entities:
rot: 3.141592653589793 rad
pos: -1.5,-2.5
parent: 1
- type: Physics
canCollide: False
- type: Fixtures
fixtures: {}
- uid: 701
Expand All @@ -6493,8 +6487,6 @@ entities:
rot: 3.141592653589793 rad
pos: 8.5,-16.5
parent: 1
- type: Physics
canCollide: False
- type: Fixtures
fixtures: {}
- uid: 1184
Expand All @@ -6503,8 +6495,6 @@ entities:
rot: 3.141592653589793 rad
pos: -1.5,-15.5
parent: 1
- type: Physics
canCollide: False
- type: Fixtures
fixtures: {}
- uid: 1186
Expand All @@ -6513,8 +6503,6 @@ entities:
rot: -1.5707963267948966 rad
pos: 8.5,-9.5
parent: 1
- type: Physics
canCollide: False
- type: Fixtures
fixtures: {}
- uid: 1191
Expand All @@ -6523,8 +6511,6 @@ entities:
rot: 1.5707963267948966 rad
pos: -2.5,10.5
parent: 1
- type: Physics
canCollide: False
- type: Fixtures
fixtures: {}
- proto: KitchenKnife
Expand Down Expand Up @@ -6647,20 +6633,6 @@ entities:
- type: Transform
pos: 5.5,-10.5
parent: 1
- type: ContainerContainer
containers:
machine_board: !type:Container
showEnts: False
occludes: True
ents: []
machine_parts: !type:Container
showEnts: False
occludes: True
ents: []
microwave_entity_container: !type:Container
showEnts: False
occludes: True
ents: []
- proto: MedicalBed
entities:
- uid: 694
Expand Down Expand Up @@ -6690,20 +6662,6 @@ entities:
- type: Transform
pos: 0.5,-3.5
parent: 1
- 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: MedkitFilled
entities:
- uid: 633
Expand Down Expand Up @@ -7974,11 +7932,6 @@ entities:
- type: Transform
pos: 3.5,-10.5
parent: 1
- uid: 615
components:
- type: Transform
pos: 3.5,-9.5
parent: 1
- uid: 620
components:
- type: Transform
Expand Down

0 comments on commit 721b6db

Please sign in to comment.