diff options
author | Patrick Davison <snapwilliam@gmail.com> | 2012-11-01 01:16:42 -0700 |
---|---|---|
committer | Patrick Davison <snapwilliam@gmail.com> | 2012-11-01 01:16:42 -0700 |
commit | 4158e556d247830832b631fd4ef869e7c8e541e5 (patch) | |
tree | facc402062b4b71913185d0dda68be4dbd69e95f /sound-config.xml | |
parent | c4058d01960509846b12621c0a0ed5547d1b0a0f (diff) | |
download | pathery-4158e556d247830832b631fd4ef869e7c8e541e5.tar.xz |
Sounds, soundManager2
Created and added "blingb" sound.
Added a couple images to the cache
Started adding soundManager2 - needs work.
More testing on the multi-path animation code.
General cleanup on the sounds.
Changed the "Improved score 0 to X" to "You scored X"
Diffstat (limited to 'sound-config.xml')
-rw-r--r-- | sound-config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound-config.xml b/sound-config.xml index 25f197c..2b39010 100644 --- a/sound-config.xml +++ b/sound-config.xml @@ -9,6 +9,7 @@ <sound id="003" href="cosmic003.mp3" />
<sound id="002" href="cosmic002.mp3" />
<sound id="bling" href="bling.mp3" />
+ <sound id="blingb" href="blingb.mp3" />
<sound id="charm" href="charm.mp3" />
<sound id="blip" href="blip.mp3" />
<sound id="cap" href="cap.mp3" />
@@ -17,5 +18,4 @@ <sound id="hologram" href="hologram.mp3" />
<sound id="achieve" href="achieve.mp3" />
-
</items>
\ No newline at end of file |