diff --git a/.gitignore b/.gitignore index a044f7f60c..e02ec4c1f0 100644 --- a/.gitignore +++ b/.gitignore @@ -163,7 +163,8 @@ $RECYCLE.BIN/ .LSOverride # Icon must end with two \r -Icon +Icon + # Thumbnails ._* diff --git a/sound/VGmusic/1.ogg b/sound/VGmusic/1.ogg new file mode 100644 index 0000000000..5e15c8ccc0 Binary files /dev/null and b/sound/VGmusic/1.ogg differ diff --git a/sound/VGmusic/carmenmirandasghost.ogg b/sound/VGmusic/carmenmirandasghost.ogg new file mode 100644 index 0000000000..13fe9d0f97 Binary files /dev/null and b/sound/VGmusic/carmenmirandasghost.ogg differ diff --git a/sound/VGmusic/century21march.ogg b/sound/VGmusic/century21march.ogg new file mode 100644 index 0000000000..5f7eba7d30 Binary files /dev/null and b/sound/VGmusic/century21march.ogg differ diff --git a/sound/VGmusic/dawsonschristian.ogg b/sound/VGmusic/dawsonschristian.ogg new file mode 100644 index 0000000000..dd065f6605 Binary files /dev/null and b/sound/VGmusic/dawsonschristian.ogg differ diff --git a/sound/VGmusic/gaytony.ogg b/sound/VGmusic/gaytony.ogg new file mode 100644 index 0000000000..e9cdb973a2 Binary files /dev/null and b/sound/VGmusic/gaytony.ogg differ diff --git a/sound/VGmusic/gi.ogg b/sound/VGmusic/gi.ogg new file mode 100644 index 0000000000..ebd327a120 Binary files /dev/null and b/sound/VGmusic/gi.ogg differ diff --git a/sound/VGmusic/moonbaseoddity.ogg b/sound/VGmusic/moonbaseoddity.ogg new file mode 100644 index 0000000000..928d1a8787 Binary files /dev/null and b/sound/VGmusic/moonbaseoddity.ogg differ diff --git a/sound/VGmusic/space_asshole.ogg b/sound/VGmusic/space_asshole.ogg new file mode 100644 index 0000000000..7b302e44b1 Binary files /dev/null and b/sound/VGmusic/space_asshole.ogg differ diff --git a/sound/VGmusic/space_oddity.ogg b/sound/VGmusic/space_oddity.ogg new file mode 100644 index 0000000000..8baa94c043 Binary files /dev/null and b/sound/VGmusic/space_oddity.ogg differ diff --git a/sound/VGmusic/starman.ogg b/sound/VGmusic/starman.ogg new file mode 100644 index 0000000000..17dadca259 Binary files /dev/null and b/sound/VGmusic/starman.ogg differ diff --git a/sound/VGmusic/torvus.ogg b/sound/VGmusic/torvus.ogg new file mode 100644 index 0000000000..e860ee253b Binary files /dev/null and b/sound/VGmusic/torvus.ogg differ diff --git a/strings/round_start_sounds.txt b/strings/round_start_sounds.txt index 2e7d653a01..108cb919b8 100644 --- a/strings/round_start_sounds.txt +++ b/strings/round_start_sounds.txt @@ -3,4 +3,15 @@ sound/ambience/title2.ogg sound/ambience/title3.ogg sound/ambience/title4.ogg sound/misc/i_did_not_grief_them.ogg -sound/ambience/clown.ogg \ No newline at end of file +sound/ambience/clown.ogg +sound/VGmusic/1.ogg +sound/VGmusic/carmenmirandasghost.ogg +sound/VGmusic/century21march.ogg +sound/VGmusic/dawsonschristian.ogg +sound/VGmusic/gaytony.ogg +sound/VGmusic/gi.ogg +sound/VGmusic/moonbaseoddity.ogg +sound/VGmusic/space_asshole.ogg +sound/VGmusic/space_oddity.ogg +sound/VGmusic/starman.ogg +sound/VGmusic/torvus.ogg \ No newline at end of file