Skip to content

Commit

Permalink
kesiath hangar hotfix
Browse files Browse the repository at this point in the history
Fixes issues with the sprinter and anchor, the anchor just getting a cell recharger and the sprinter getting tiny fans in the correct locations as well as a cell recharger and warp location rename.
  • Loading branch information
Kesiath committed Jul 28, 2023
1 parent 6fe0adb commit 0da2a5f
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 77 deletions.
14 changes: 13 additions & 1 deletion Resources/Maps/Shuttles/anchor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7518,7 +7518,7 @@ entities:
- pos: -3.5,-28.5
parent: 1
type: Transform
- SecondsUntilStateChange: -5832.3755
- SecondsUntilStateChange: -5879.6343
state: Opening
type: Door
- proto: HydroponicsToolClippers
Expand Down Expand Up @@ -7909,6 +7909,13 @@ entities:
- pos: 1.5,-16.5
parent: 1
type: Transform
- proto: PowerCellRecharger
entities:
- uid: 1722
components:
- pos: -7.5,-26.5
parent: 1
type: Transform
- proto: Poweredlight
entities:
- uid: 1128
Expand Down Expand Up @@ -9033,6 +9040,11 @@ entities:
- pos: -3.5,-3.5
parent: 1
type: Transform
- uid: 1723
components:
- pos: -7.5,-26.5
parent: 1
type: Transform
- proto: TableCarpet
entities:
- uid: 1300
Expand Down
Loading

0 comments on commit 0da2a5f

Please sign in to comment.