[Super-tux-commit] supertux/data supertux.strf,1.14,1.15
Brought to you by:
wkendrick
From: Ricardo C. <rm...@us...> - 2004-04-22 20:58:17
|
Update of /cvsroot/super-tux/supertux/data In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26758/data Modified Files: supertux.strf Log Message: Removed a few entries from the sprites config file (supertux.strf). Index: supertux.strf =================================================================== RCS file: /cvsroot/super-tux/supertux/data/supertux.strf,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- supertux.strf 22 Apr 2004 20:16:45 -0000 1.14 +++ supertux.strf 22 Apr 2004 20:58:05 -0000 1.15 @@ -11,23 +11,6 @@ "shared/smalltux-right-6.png" "shared/smalltux-right-7.png" "shared/smalltux-right-8.png")) - (sprite (name "bsod-left") - (images "shared/bsod-left-0.png" - "shared/bsod-left-1.png" - "shared/bsod-left-2.png" - "shared/bsod-left-3.png")) - - (sprite (name "bsod-right") - (images "shared/bsod-right-0.png" - "shared/bsod-right-1.png" - "shared/bsod-right-2.png" - "shared/bsod-right-3.png")) - - (sprite (name "bsod-squished-left") - (images "shared/bsod-squished-left.png")) - - (sprite (name "bsod-squished-right") - (images "shared/bsod-squished-right.png")) (sprite (name "snowball-squished-left") (x-hotspot 1) @@ -39,44 +22,6 @@ (y-hotspot -19) (images "shared/snowball-squished-right.png")) - (sprite (name "bsod-falling-left") - (images "shared/bsod-falling-left.png")) - - (sprite (name "bsod-falling-right") - (images "shared/bsod-falling-right.png")) - - (sprite (name "laptop-left") - (x-hotspot 2) - (y-hotspot 3) - (images "shared/mriceblock-left-0.png" - "shared/mriceblock-left-1.png" - "shared/mriceblock-left-2.png" - "shared/mriceblock-left-1.png")) - - (sprite (name "laptop-right") - (x-hotspot 2) - (y-hotspot 3) - (images "shared/mriceblock-right-0.png" - "shared/mriceblock-right-1.png" - "shared/mriceblock-right-2.png" - "shared/mriceblock-right-1.png")) - - (sprite (name "laptop-flat-left") - (x-hotspot 2) - (y-hotspot 3) - (images "shared/mriceblock-flat-left.png")) - - (sprite (name "laptop-flat-right") - (x-hotspot 2) - (y-hotspot 3) - (images "shared/mriceblock-flat-right.png")) - - (sprite (name "laptop-falling-left") - (images "shared/laptop-falling-left.png")) - - (sprite (name "laptop-falling-right") - (images "shared/laptop-falling-right.png")) - (sprite (name "jumpy-left-up") (x-hotspot 7) (y-hotspot 8) |