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 pingus.scr,1.36,1.37


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/data/data pingus.scr,1.36,1.37
Date: 1 Jan 2003 20:57:28 -0000

Update of /usr/local/cvsroot/Games/Pingus/data/data
In directory dark:/tmp/cvs-serv12431/data/data

Modified Files:
        pingus.scr 
Log Message:
Fix for Bug 685 - Explosions should be more colorfull


Index: pingus.scr
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/data/data/pingus.scr,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- pingus.scr  14 Oct 2002 11:15:15 -0000      1.36
+++ pingus.scr  1 Jan 2003 20:57:26 -0000       1.37
@@ -107,10 +107,10 @@
 {
        explosive    = ../images/particles/explosive.png   (type=surface, x=0, 
y=0, width=8,   height=4);
 
-       particle    = ../images/particles/particle.png   (type=surface, x=0, 
y=0, width=3,   height=3);
+       pingu_explo = ../images/particles/pingu_explo.png(type=surface, x=0, 
y=0, width=3,  height=3,  array=2x1);
        ground      = ../images/particles/ground.png     (type=surface, x=0, 
y=0, width=32, height=32, array=4x1);
-       smoke       = ../images/particles/smoke.png     (type=surface, x=0, 
y=0, width=32, height=32, array=8x1);
-       smoke2       = ../images/particles/smoke2.png     (type=surface, x=0, 
y=0, width=32, height=32, array=8x1);
+       smoke       = ../images/particles/smoke.png      (type=surface, x=0, 
y=0, width=32, height=32, array=8x1);
+       smoke2       = ../images/particles/smoke2.png    (type=surface, x=0, 
y=0, width=32, height=32, array=8x1);
 
        snow1 = ../images/particles/snow1.png (type=surface, x=0, y=0, width=8, 
height=8);
        snow2 = ../images/particles/snow2.png (type=surface, x=0, y=0, 
width=12, height=12);




reply via email to

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