added new version of the supertux theme
authorMarek Moeckel <wansti@gmx.de>
Fri, 1 Apr 2005 15:38:35 +0000 (15:38 +0000)
committerMarek Moeckel <wansti@gmx.de>
Fri, 1 Apr 2005 15:38:35 +0000 (15:38 +0000)
(work in progress, you know the deal)

SVN-Revision: 2314

data/levels/misc/menu.stl
data/levels/test/bonusblock.stl
data/levels/world1/extro.txt
data/music/theme.ogg [new file with mode: 0644]

index 5ee2d0e..7435a28 100644 (file)
@@ -3,7 +3,7 @@
   (version 1)
   (name (_ "Menu Level"))
   (author "SuperTux Team")
-  (music "theme.mod")
+  (music "theme.ogg")
   (background "arctis.jpg")
   (particle_system "")
   (bkgd_speed 50)
index dd690e4..d719a60 100644 (file)
@@ -5,7 +5,7 @@
   (author "SuperTux Team")
   (sector
     (name  "main")
-    (music  "theme.mod")
+    (music  "theme.ogg")
     (gravity 10.000000)
     (background (image "arctis.jpg")
                 (speed 0.5))
index 4e4d83e..a7c6cba 100644 (file)
@@ -1,7 +1,7 @@
 ; Ending text
 (supertux-text
   (background "extro.jpg")
-  (music "theme.mod")
+  (music "theme.ogg")
   (show-after "CREDITS")
 
   (text (_ "-Entering Nolok's Throne Room!
diff --git a/data/music/theme.ogg b/data/music/theme.ogg
new file mode 100644 (file)
index 0000000..b16753c
Binary files /dev/null and b/data/music/theme.ogg differ