diff data/levels/celestial_plane.json @ 459:6e065efdcec6

Background music everywhere.
author Simon Cross <hodgestar@gmail.com>
date Sat, 09 Apr 2011 20:50:01 +0200
parents 7f198761a7be
children fef3a942ea28
line wrap: on
line diff
--- a/data/levels/celestial_plane.json	Sat Apr 09 20:49:52 2011 +0200
+++ b/data/levels/celestial_plane.json	Sat Apr 09 20:50:01 2011 +0200
@@ -60,5 +60,9 @@
     ],
     "doorways": {
         "starting": {"type": "Doorway", "pos": [16, 4], "facing": "right", "leadsto": "town.to_celestial_plane"}
+    },
+    "music" : {
+        "track" : "final battle 1.ogg",
+        "volume" : 1.0
     }
 }