about summary refs log tree commit diff
path: root/datasrc
diff options
context:
space:
mode:
authorJoel de Vahl <joel@stalverk80.se>2007-12-09 18:19:42 +0000
committerJoel de Vahl <joel@stalverk80.se>2007-12-09 18:19:42 +0000
commit349fcdb7f8f53e2657309c2c0548a123af96c410 (patch)
tree2f1926804d6c4e4a9b58bf2d2b53d009aab13aec /datasrc
parent88078b8de0c5d175328afe1be9ed18c1f79af2ea (diff)
downloadzcatch-349fcdb7f8f53e2657309c2c0548a123af96c410.tar.gz
zcatch-349fcdb7f8f53e2657309c2c0548a123af96c410.zip
Initial code for winter background
Diffstat (limited to 'datasrc')
-rw-r--r--datasrc/teewars.ds12
1 files changed, 12 insertions, 0 deletions
diff --git a/datasrc/teewars.ds b/datasrc/teewars.ds
index 8773072b..8c0f70c4 100644
--- a/datasrc/teewars.ds
+++ b/datasrc/teewars.ds
@@ -212,6 +212,18 @@ images {
 	sun {
 		filename "data/sun.png"
 	}
+
+	moon {
+		filename "data/moon.png"
+	}
+
+	stars {
+		filename "data/stars.png"
+	}
+
+	snow {
+		filename "data/snow.png"
+	}
 	
 	backdrop {
 		filename "data/mountain_paralax.png"