Skip to content

Commit

Permalink
fix shuttleGoodLuck
Browse files Browse the repository at this point in the history
  • Loading branch information
DEATHB4DEFEAT committed Jul 12, 2024
1 parent 45c5ebf commit 7d6acb0
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Announcers/intern.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
path: shuttle/dock.ogg
# - id: shuttleNearby # The shuttle couldn't dock, it's at a specified location
# path: shuttle/nearby.ogg
# - id: shuttleGodLuck # The shuttle could not find its way to the station, good luck crew
# - id: shutlleGoodLuck # The shuttle could not find its way to the station, good luck crew
# path: shuttle/good_luck.ogg
# - id: shuttleAuthAdded # One of few have added their acceptance to early launching
# path: shuttle/auth_added.ogg
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Announcers/medbot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
path: shuttle/dock.ogg
# - id: shuttleNearby # The shuttle couldn't dock, it's at a specified location
# path: shuttle/nearby.ogg
# - id: shuttleGodLuck # The shuttle could not find its way to the station, good luck crew
# - id: shutlleGoodLuck # The shuttle could not find its way to the station, good luck crew
# path: shuttle/good_luck.ogg
# - id: shuttleAuthAdded # One of few have added their acceptance to early launching
# path: shuttle/auth_added.ogg
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Announcers/michael.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
path: shuttle/dock.ogg
# - id: shuttleNearby # The shuttle couldn't dock, it's at a specified location
# path: shuttle/nearby.ogg
# - id: shuttleGodLuck # The shuttle could not find its way to the station, good luck crew
# - id: shutlleGoodLuck # The shuttle could not find its way to the station, good luck crew
# path: shuttle/good_luck.ogg
# - id: shuttleAuthAdded # One of few have added their acceptance to early launching
# path: shuttle/auth_added.ogg
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Announcers/neil.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
path: shuttle/dock.ogg
# - id: shuttleNearby # The shuttle couldn't dock, it's at a specified location
# path: shuttle/nearby.ogg
# - id: shuttleGodLuck # The shuttle could not find its way to the station, good luck crew
# - id: shutlleGoodLuck # The shuttle could not find its way to the station, good luck crew
# path: shuttle/good_luck.ogg
# - id: shuttleAuthAdded # One of few have added their acceptance to early launching
# path: shuttle/auth_added.ogg
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Announcers/template
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
path: shuttle/dock.ogg
- id: shuttleNearby # The shuttle couldn't dock, it's at a specified location
path: shuttle/nearby.ogg
- id: shuttleGodLuck # The shuttle could not find its way to the station, good luck crew
- id: shuttleGoodLuck # The shuttle could not find its way to the station, good luck crew
path: shuttle/good_luck.ogg
- id: shuttleAuthAdded # One of few have added their acceptance to early launching
path: shuttle/auth_added.ogg
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Announcers/voxfem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
path: shuttle/dock.ogg
# - id: shuttleNearby # The shuttle couldn't dock, it's at a specified location
# path: shuttle/nearby.ogg
# - id: shuttleGodLuck # The shuttle could not find its way to the station, good luck crew
# - id: shutlleGoodLuck # The shuttle could not find its way to the station, good luck crew
# path: shuttle/good_luck.ogg
# - id: shuttleAuthAdded # One of few have added their acceptance to early launching
# path: shuttle/auth_added.ogg
Expand Down

0 comments on commit 7d6acb0

Please sign in to comment.