pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] CVS: Games/Pingus/data/data core.scr,1.24,1.25


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/data/data core.scr,1.24,1.25
Date: 27 Mar 2003 16:42:32 -0000

Update of /var/lib/cvs/Games/Pingus/data/data
In directory dark:/tmp/cvs-serv10774/data/data

Modified Files:
        core.scr 
Log Message:
- added small-pingu sprite to the worldmap, not perfect, but better than the 
last one

Index: core.scr
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/data/data/core.scr,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- core.scr    27 Mar 2003 15:57:21 -0000      1.24
+++ core.scr    27 Mar 2003 16:42:30 -0000      1.25
@@ -138,6 +138,8 @@
        flaggreen = ../images/core/worldmap/flaggreen.png (type=surface, x=0, 
y=0, width=27, height=38);
 
        arrow = ../images/core/worldmap/arrow.png (type=surface);
+        pingus = ../images/core/worldmap/pingus.png     (type=surface, x=0, 
y=0, width=24, height=24, array=8x2);
+        pingus_standing = ../images/core/worldmap/pingus_standing.png     
(type=surface);
 }
 
 // EOF //





reply via email to

[Prev in Thread] Current Thread [Next in Thread]