diff --git a/Resources/Audio/Stories/Jukebox/acyberworld.ogg b/Resources/Audio/Stories/Jukebox/acyberworld.ogg new file mode 100644 index 0000000000..bb2d272f61 Binary files /dev/null and b/Resources/Audio/Stories/Jukebox/acyberworld.ogg differ diff --git a/Resources/Audio/Stories/Jukebox/cantina.ogg b/Resources/Audio/Stories/Jukebox/cantina.ogg new file mode 100644 index 0000000000..1d9cd06dc3 Binary files /dev/null and b/Resources/Audio/Stories/Jukebox/cantina.ogg differ diff --git a/Resources/Audio/Stories/Jukebox/hitthefloor.ogg b/Resources/Audio/Stories/Jukebox/hitthefloor.ogg new file mode 100644 index 0000000000..e6e1b06bc8 Binary files /dev/null and b/Resources/Audio/Stories/Jukebox/hitthefloor.ogg differ diff --git a/Resources/Audio/Stories/Jukebox/mycastletown.ogg b/Resources/Audio/Stories/Jukebox/mycastletown.ogg new file mode 100644 index 0000000000..16c0549e7f Binary files /dev/null and b/Resources/Audio/Stories/Jukebox/mycastletown.ogg differ diff --git a/Resources/Audio/Stories/Jukebox/shboom.ogg b/Resources/Audio/Stories/Jukebox/shboom.ogg new file mode 100644 index 0000000000..590dc61317 Binary files /dev/null and b/Resources/Audio/Stories/Jukebox/shboom.ogg differ diff --git a/Resources/Audio/Stories/Jukebox/spaceasshole.ogg b/Resources/Audio/Stories/Jukebox/spaceasshole.ogg new file mode 100644 index 0000000000..2b6edeab5a Binary files /dev/null and b/Resources/Audio/Stories/Jukebox/spaceasshole.ogg differ diff --git a/Resources/Audio/Stories/Jukebox/spaceoddity.ogg b/Resources/Audio/Stories/Jukebox/spaceoddity.ogg new file mode 100644 index 0000000000..dd9f0d7190 Binary files /dev/null and b/Resources/Audio/Stories/Jukebox/spaceoddity.ogg differ diff --git a/Resources/Prototypes/Stories/Catalog/Jukebox/Standard.yml b/Resources/Prototypes/Stories/Catalog/Jukebox/Standard.yml index 43b001dc16..c366e27d67 100644 --- a/Resources/Prototypes/Stories/Catalog/Jukebox/Standard.yml +++ b/Resources/Prototypes/Stories/Catalog/Jukebox/Standard.yml @@ -8,4 +8,46 @@ id: SpaceCruiser name: Ben Prunty - Space Cruiser path: - path: /Audio/Stories/Jukebox/spacecruiser.ogg \ No newline at end of file + 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 \ No newline at end of file