2 Jan 2004 15:34
cel/scripts xmlgames.xml,1.32,1.33
Update of /cvsroot/cel/cel/scripts
In directory sc8-pr-cvs1:/tmp/cvs-serv14516/scripts
Modified Files:
xmlgames.xml
Log Message:
Some boulderdash enhancements.
Index: xmlgames.xml
===================================================================
RCS file: /cvsroot/cel/cel/scripts/xmlgames.xml,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- xmlgames.xml 30 Dec 2003 14:32:27 -0000 1.32
+++ xmlgames.xml 2 Jan 2004 14:34:53 -0000 1.33
<at> <at> -67,6 +67,11 <at> <at>
<transparent red="0" green="0" blue="0" />
<keepimage />
</texture>
+ <texture name="bomb">
+ <file>/cellib/images/bomb.png</file>
+ <transparent red="0" green="0" blue="0" />
+ <keepimage />
+ </texture>
</textures>
<materials>
<material name="picture1"> <texture>picture1</texture> </material>
<at> <at> -84,6 +89,7 <at> <at>
<material name="banana"> <texture>banana</texture> </material>
(Continue reading)
RSS Feed