about summary refs log tree commit diff
path: root/datasrc
diff options
context:
space:
mode:
authorJakob Fries <jakob.fries@gmail.com>2007-08-14 22:48:49 +0000
committerJakob Fries <jakob.fries@gmail.com>2007-08-14 22:48:49 +0000
commit3a8af93e33c0269d79aec015770840e30937d053 (patch)
treee327b18581bcab43ee38bbe242375fbf612fa86c /datasrc
parentacd2b1beb8b17d00f918fd62a4bbc558eadfe52a (diff)
downloadzcatch-3a8af93e33c0269d79aec015770840e30937d053.tar.gz
zcatch-3a8af93e33c0269d79aec015770840e30937d053.zip
emoticons version 1
Diffstat (limited to 'datasrc')
-rw-r--r--datasrc/teewars.ds23
1 files changed, 23 insertions, 0 deletions
diff --git a/datasrc/teewars.ds b/datasrc/teewars.ds
index 72b1cfcf..94c23083 100644
--- a/datasrc/teewars.ds
+++ b/datasrc/teewars.ds
@@ -220,6 +220,10 @@ images {
 	chat_bubbles {
 		filename "data/chatbubbles.png"
 	}
+
+	emoticons {
+		filename "data/emoticons.png"
+	}
 }
 
 particles {
@@ -581,6 +585,25 @@ sprites {
 	chatbubbles images.chat_bubbles 4 4 {
 		chat_dotdot 0 1 1 1
 	}
+
+	emoticons images.emoticons 4 4 {
+		oop 0 0 1 1
+		exclamation 1 0 1 1
+		hearts 2 0 1 1
+		drop 3 0 1 1
+		dotdot 0 1 1 1
+		music1 1 1 1 1
+		music2 2 1 1 1
+		ghost 3 1 1 1
+		sushi 0 2 1 1
+		splattee 1 2 1 1
+		deviltee 2 2 1 1
+		zomg 3 2 1 1
+		zzz 0 3 1 1
+		blank1 1 3 1 1
+		deadtee 2 3 1 1
+		blank2 3 3 1 1
+	}
 }
 
 animations {