From: Ingo Ruhnke Date: Fri, 23 Apr 2004 12:41:11 +0000 (+0000) Subject: - 'animated' explosion a bit X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=5daa6e94bc4bffb5cc6ddeb592e4b9cda4116844;p=supertux.git - 'animated' explosion a bit SVN-Revision: 667 --- diff --git a/data/images/shared/mrbomb-explosion-1.png b/data/images/shared/mrbomb-explosion-1.png new file mode 100644 index 000000000..13134cc1d Binary files /dev/null and b/data/images/shared/mrbomb-explosion-1.png differ diff --git a/data/supertux.strf b/data/supertux.strf index 2291fab8b..0d6b5a6a7 100644 --- a/data/supertux.strf +++ b/data/supertux.strf @@ -101,9 +101,11 @@ "shared/mrbombx-right-1.png")) (sprite (name "mrbomb-explosion") + (fps 15.0) (x-hotspot 32) (y-hotspot 32) - (images "shared/mrbomb-explosion.png")) + (images "shared/mrbomb-explosion.png" + "shared/mrbomb-explosion-1.png")) (sprite (name "stalactite") (x-hotspot 0)