Skip to content

Commit

Permalink
add music & catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
be1bright committed Sep 9, 2024
1 parent d3bac3e commit ed8303c
Show file tree
Hide file tree
Showing 8 changed files with 43 additions and 1 deletion.
Binary file added Resources/Audio/Stories/Jukebox/acyberworld.ogg
Binary file not shown.
Binary file added Resources/Audio/Stories/Jukebox/cantina.ogg
Binary file not shown.
Binary file added Resources/Audio/Stories/Jukebox/hitthefloor.ogg
Binary file not shown.
Binary file added Resources/Audio/Stories/Jukebox/mycastletown.ogg
Binary file not shown.
Binary file added Resources/Audio/Stories/Jukebox/shboom.ogg
Binary file not shown.
Binary file added Resources/Audio/Stories/Jukebox/spaceasshole.ogg
Binary file not shown.
Binary file added Resources/Audio/Stories/Jukebox/spaceoddity.ogg
Binary file not shown.
44 changes: 43 additions & 1 deletion Resources/Prototypes/Stories/Catalog/Jukebox/Standard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,46 @@
id: SpaceCruiser
name: Ben Prunty - Space Cruiser
path:
path: /Audio/Stories/Jukebox/spacecruiser.ogg
path: /Audio/Stories/Jukebox/spacecruiser.ogg

- type: jukebox
id: SpaceAsshole
name: Space Station 13 - Space Asshole
path:
path: /Audio/Stories/Jukebox/spaceasshole.ogg

- type: jukebox
id: SpaceOddity
name: David Bowie - Space Oddity
path:
path: /Audio/Stories/Jukebox/spaceoddity.ogg

- type: jukebox
id: ShBoom
name: The Chords - Sh Boom
path:
path: /Audio/Stories/Jukebox/shboom.ogg

- type: jukebox
id: StarWars
name: Star Wars - Cantina Band
path:
path: /Audio/Stories/Jukebox/cantina.ogg

- type: jukebox
id: HitTheFloor
name: Katana Zero - Hit The Floor
path:
path: /Audio/Stories/Jukebox/hitthefloor.ogg

- type: jukebox
id: ACyberWorld
name: Toby Fox - A CYBER'S WORLD?
path:
path: /Audio/Stories/Jukebox/acyberworld.ogg

- type: jukebox
id: MyCastleTown
name: Toby Fox - My Castle Town
path:
path: /Audio/Stories/Jukebox/mycastletown.ogg

0 comments on commit ed8303c

Please sign in to comment.