about summary refs log tree commit diff
path: root/datasrc/teewars.ds
diff options
context:
space:
mode:
authorJoel de Vahl <joel@stalverk80.se>2007-07-26 11:33:49 +0000
committerJoel de Vahl <joel@stalverk80.se>2007-07-26 11:33:49 +0000
commit30a027a0dab9e0ef82f23da8a91d7692cb7fad8a (patch)
tree63f8f8ef3ab0c6337b0ed96bfb33cfe047e2bc10 /datasrc/teewars.ds
parentf946cc6f5ff2f93fb681c960093c5e4525006fd8 (diff)
downloadzcatch-30a027a0dab9e0ef82f23da8a91d7692cb7fad8a.tar.gz
zcatch-30a027a0dab9e0ef82f23da8a91d7692cb7fad8a.zip
Chat bubble.
Diffstat (limited to 'datasrc/teewars.ds')
-rw-r--r--datasrc/teewars.ds8
1 files changed, 8 insertions, 0 deletions
diff --git a/datasrc/teewars.ds b/datasrc/teewars.ds
index 20fd7090..f920b10a 100644
--- a/datasrc/teewars.ds
+++ b/datasrc/teewars.ds
@@ -181,6 +181,10 @@ images {
 	cloud_3 {
 		filename "data/cloud-3.png"
 	}
+
+	chat_bubbles {
+		filename "data/chatbubbles.png"
+	}
 }
 
 particles {
@@ -525,6 +529,10 @@ sprites {
 		
 		tee_eye_normal 10 2 1 1
 	}
+
+	chatbubbles images.chat_bubbles 4 4 {
+		chat_dotdot 0 1 1 1
+	}
 }
 
 animations {