Skip to content

Commit

Permalink
unwrench servers for power consumption
Browse files Browse the repository at this point in the history
  • Loading branch information
Temoffy committed Jan 13, 2025
1 parent 25844a6 commit e5bd06d
Showing 1 changed file with 45 additions and 2 deletions.
47 changes: 45 additions & 2 deletions Resources/Maps/_NF/Shuttles/Shipment/basicshipment1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,6 @@ entities:
chunkSize: 4
- type: GasTileOverlay
- type: RadiationGridResistance
- type: BecomesStation
id: BasicShipment1
- proto: AirlockShuttle
entities:
- uid: 4
Expand Down Expand Up @@ -345,106 +343,151 @@ entities:
- uid: 11
components:
- type: Transform
anchored: False
pos: 0.5,-1.5
parent: 1
- type: Physics
bodyType: Dynamic
- type: ShipmentPrice
bonusPrice: 10000
- uid: 17
components:
- type: Transform
anchored: False
pos: -0.5,-1.5
parent: 1
- type: Physics
bodyType: Dynamic
- type: ShipmentPrice
bonusPrice: 10000
- uid: 20
components:
- type: Transform
anchored: False
pos: 0.5,2.5
parent: 1
- type: Physics
bodyType: Dynamic
- type: ShipmentPrice
bonusPrice: 10000
- uid: 21
components:
- type: Transform
anchored: False
pos: -0.5,2.5
parent: 1
- type: Physics
bodyType: Dynamic
- type: ShipmentPrice
bonusPrice: 10000
- uid: 22
components:
- type: Transform
anchored: False
pos: 1.5,-0.5
parent: 1
- type: Physics
bodyType: Dynamic
- type: ShipmentPrice
bonusPrice: 10000
- uid: 24
components:
- type: Transform
anchored: False
pos: -0.5,-0.5
parent: 1
- type: Physics
bodyType: Dynamic
- type: ShipmentPrice
bonusPrice: 10000
- uid: 30
components:
- type: Transform
anchored: False
pos: -0.5,-2.5
parent: 1
- type: Physics
bodyType: Dynamic
- type: ShipmentPrice
bonusPrice: 10000
- uid: 33
components:
- type: Transform
anchored: False
pos: 1.5,-1.5
parent: 1
- type: Physics
bodyType: Dynamic
- type: ShipmentPrice
bonusPrice: 10000
- uid: 41
components:
- type: Transform
anchored: False
pos: 1.5,-2.5
parent: 1
- type: Physics
bodyType: Dynamic
- type: ShipmentPrice
bonusPrice: 10000
- uid: 42
components:
- type: Transform
anchored: False
pos: 1.5,1.5
parent: 1
- type: Physics
bodyType: Dynamic
- type: ShipmentPrice
bonusPrice: 10000
- uid: 44
components:
- type: Transform
anchored: False
pos: 0.5,-2.5
parent: 1
- type: Physics
bodyType: Dynamic
- type: ShipmentPrice
bonusPrice: 10000
- uid: 45
components:
- type: Transform
anchored: False
pos: 0.5,1.5
parent: 1
- type: Physics
bodyType: Dynamic
- type: ShipmentPrice
bonusPrice: 10000
- uid: 47
components:
- type: Transform
anchored: False
pos: -0.5,1.5
parent: 1
- type: Physics
bodyType: Dynamic
- type: ShipmentPrice
bonusPrice: 10000
- uid: 53
components:
- type: Transform
anchored: False
pos: 0.5,-0.5
parent: 1
- type: Physics
bodyType: Dynamic
- type: ShipmentPrice
bonusPrice: 10000
- uid: 57
components:
- type: Transform
anchored: False
pos: 1.5,2.5
parent: 1
- type: Physics
bodyType: Dynamic
- type: ShipmentPrice
bonusPrice: 10000
- proto: WallSolid
Expand Down

0 comments on commit e5bd06d

Please sign in to comment.