Skip to content

Commit

Permalink
Add grid names to evac shuttles that need it (space-wizards#19655)
Browse files Browse the repository at this point in the history
  • Loading branch information
TsjipTsjip authored Sep 2, 2023
1 parent 25d4a26 commit a99962d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
3 changes: 2 additions & 1 deletion Resources/Maps/Shuttles/emergency_raven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ entities:
entities:
- uid: 1
components:
- type: MetaData
- name: NT Evac Raven
type: MetaData
- pos: -0.546875,-0.53125
parent: invalid
type: Transform
Expand Down
3 changes: 2 additions & 1 deletion Resources/Maps/Shuttles/emergency_rod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ entities:
entities:
- uid: 2
components:
- type: MetaData
- name: NT Evac Rod
type: MetaData
- pos: -0.70836353,-1.958334
parent: invalid
type: Transform
Expand Down
3 changes: 2 additions & 1 deletion Resources/Maps/Shuttles/emergency_transit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ entities:
entities:
- uid: 2
components:
- type: MetaData
- name: NT Evac Transit
type: MetaData
- pos: -4.3957214,6.3308363
parent: invalid
type: Transform
Expand Down
3 changes: 2 additions & 1 deletion Resources/Maps/Shuttles/escape_pod_small.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ entities:
entities:
- uid: 29
components:
- type: MetaData
- name: NT Escape Pod
type: MetaData
- parent: invalid
type: Transform
- type: ProtectedGrid
Expand Down

0 comments on commit a99962d

Please sign in to comment.