Skip to content

Commit

Permalink
placeholder shuttle sounds in prototypes
Browse files Browse the repository at this point in the history
  • Loading branch information
DEATHB4DEFEAT committed Nov 4, 2023
1 parent 8f4ba76 commit 2d0f056
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 8 deletions.
16 changes: 14 additions & 2 deletions Resources/Prototypes/SimpleStation14/Announcers/intern.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,22 @@
# Shuttle
- id: shuttlecalled
path: shuttlecalled.ogg
- id: shuttledock
path: shuttledock.ogg
- id: shuttlerecalled
path: shuttlerecalled.ogg
- id: shuttledock
path: shuttledock.ogg
# - id: shuttlenearby
# path: shuttlenearby.ogg
# - id: shuttlealmostlaunching
# path: shuttlealmostlaunching.ogg
# - id: shuttlegoodluck
# path: shuttlegoodluck.ogg
# - id: shuttleleft
# path: shuttleleft.ogg
# - id: shuttleauthrevoked
# path: shuttleauthrevoked.ogg
# - id: shuttleauthaddded
# path: shuttleauthaddded.ogg
# New AI
- id: newai
path: newai.ogg # This is the same as the MedBot announcer
Expand Down
16 changes: 14 additions & 2 deletions Resources/Prototypes/SimpleStation14/Announcers/medbot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,22 @@
# Shuttle
- id: shuttlecalled
path: shuttlecalled.ogg
- id: shuttledock
path: shuttledock.ogg
- id: shuttlerecalled
path: shuttlerecalled.ogg
- id: shuttledock
path: shuttledock.ogg
# - id: shuttlenearby
# path: shuttlenearby.ogg
# - id: shuttlealmostlaunching
# path: shuttlealmostlaunching.ogg
# - id: shuttlegoodluck
# path: shuttlegoodluck.ogg
# - id: shuttleleft
# path: shuttleleft.ogg
# - id: shuttleauthrevoked
# path: shuttleauthrevoked.ogg
# - id: shuttleauthaddded
# path: shuttleauthaddded.ogg
# New AI
- id: newai
path: newai.ogg
Expand Down
16 changes: 14 additions & 2 deletions Resources/Prototypes/SimpleStation14/Announcers/neil.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,22 @@
# Shuttle
- id: shuttlecalled
path: shuttlecalled.ogg
- id: shuttledock
path: shuttledock.ogg
- id: shuttlerecalled
path: shuttlerecalled.ogg
- id: shuttledock
path: shuttledock.ogg
# - id: shuttlenearby
# path: shuttlenearby.ogg
# - id: shuttlealmostlaunching
# path: shuttlealmostlaunching.ogg
# - id: shuttlegoodluck
# path: shuttlegoodluck.ogg
# - id: shuttleleft
# path: shuttleleft.ogg
# - id: shuttleauthrevoked
# path: shuttleauthrevoked.ogg
# - id: shuttleauthaddded
# path: shuttleauthaddded.ogg
# New AI
- id: newai
ignoreBasePath: true
Expand Down
16 changes: 14 additions & 2 deletions Resources/Prototypes/SimpleStation14/Announcers/voxfem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,22 @@
# Shuttle
- id: shuttlecalled
path: shuttlecalled.ogg
- id: shuttledock
path: shuttledock.ogg
- id: shuttlerecalled
path: shuttlerecalled.ogg
- id: shuttledock
path: shuttledock.ogg
# - id: shuttlenearby
# path: shuttlenearby.ogg
# - id: shuttlealmostlaunching
# path: shuttlealmostlaunching.ogg
# - id: shuttlegoodluck
# path: shuttlegoodluck.ogg
# - id: shuttleleft
# path: shuttleleft.ogg
# - id: shuttleauthrevoked
# path: shuttleauthrevoked.ogg
# - id: shuttleauthaddded
# path: shuttleauthaddded.ogg
# New AI
- id: newai
path: newai.ogg
Expand Down

0 comments on commit 2d0f056

Please sign in to comment.