Skip to content

Commit

Permalink
shuttles now BecomesStation (#293)
Browse files Browse the repository at this point in the history
  • Loading branch information
Afrokada authored Apr 16, 2024
1 parent 45f14db commit 707bd68
Showing 1 changed file with 77 additions and 29 deletions.
106 changes: 77 additions & 29 deletions Resources/Maps/_FTL/ships/myrmeleon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,8 @@ entities:
- type: GasTileOverlay
- type: RadiationGridResistance
- type: ShipTracker
- type: BecomesStation
id: Myrmeleon
- uid: 108
components:
- type: MetaData
Expand Down Expand Up @@ -2082,7 +2084,8 @@ entities:
2,-6:
0: 65535
2,-5:
0: 65535
4: 1
0: 65534
3,-8:
0: 4368
3,-7:
Expand Down Expand Up @@ -2369,6 +2372,8 @@ entities:
- type: GasTileOverlay
- type: RadiationGridResistance
- type: ShipTracker
- type: BecomesStation
id: Myrmeleon
- uid: 2352
components:
- type: MetaData
Expand Down Expand Up @@ -8618,10 +8623,10 @@ entities:
air:
volume: 200
immutable: False
temperature: 75.31249
temperature: 293.14755
moles:
- 0
- 0
- 1.7459903
- 6.568249
- 0
- 0
- 0
Expand All @@ -8638,13 +8643,16 @@ entities:
showEnts: False
occludes: True
ents:
- 2725
- 2217
- 2220
- 2221
- 2222
- 2223
- 2224
- 2220
- 2724
- 2723
- 2225
- 2224
- 2223
- 2222
paper_label: !type:ContainerSlot
showEnts: False
occludes: True
Expand Down Expand Up @@ -10398,6 +10406,15 @@ entities:
- type: Transform
pos: -17.5,10.5
parent: 108
- proto: FoodCondimentBottleEnzyme
entities:
- uid: 2726
components:
- type: Transform
parent: 1899
- type: Physics
canCollide: False
- type: InsideEntityStorage
- proto: FoodCondimentBottleKetchup
entities:
- uid: 673
Expand Down Expand Up @@ -13726,28 +13743,29 @@ entities:
showEnts: False
occludes: True
ents:
- 2059
- 2058
- 2055
- 2054
- 2053
- 2052
- 2049
- 2012
- 673
- 2119
- 2087
- 2086
- 2081
- 2079
- 2078
- 2077
- 2076
- 2075
- 2074
- 2073
- 2072
- 2070
- 2072
- 2073
- 2074
- 2075
- 2076
- 2077
- 2078
- 2079
- 2081
- 2086
- 2087
- 2119
- 673
- 2012
- 2049
- 2052
- 2053
- 2054
- 2055
- 2058
- 2726
- 2059
paper_label: !type:ContainerSlot
showEnts: False
occludes: True
Expand Down Expand Up @@ -15863,6 +15881,29 @@ entities:
- type: Physics
canCollide: False
- type: InsideEntityStorage
- proto: RV8AutoInjector
entities:
- uid: 2723
components:
- type: Transform
parent: 2216
- type: Physics
canCollide: False
- type: InsideEntityStorage
- uid: 2724
components:
- type: Transform
parent: 2216
- type: Physics
canCollide: False
- type: InsideEntityStorage
- uid: 2725
components:
- type: Transform
parent: 2216
- type: Physics
canCollide: False
- type: InsideEntityStorage
- proto: SalvageHumanCorpseSpawner
entities:
- uid: 327
Expand Down Expand Up @@ -16578,6 +16619,13 @@ entities:
rot: 1.5707963267948966 rad
pos: 8.5,-5.5
parent: 108
- proto: SignShield
entities:
- uid: 2727
components:
- type: Transform
pos: -14.5,10.5
parent: 108
- proto: SignShipDock
entities:
- uid: 2270
Expand Down

0 comments on commit 707bd68

Please sign in to comment.