From: Matthias Braun Date: Mon, 31 May 2004 14:10:27 +0000 (+0000) Subject: forgot to checkin sprite changes X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=c1b363eec6b611a7c6d113fa0e6adbfec33a84fa;p=supertux.git forgot to checkin sprite changes SVN-Revision: 1375 --- diff --git a/data/supertux.strf b/data/supertux.strf index f0e63a2e8..f3136e7a7 100644 --- a/data/supertux.strf +++ b/data/supertux.strf @@ -681,6 +681,13 @@ (x-hotspot 0) (y-hotspot 0) (images "shared/walkingtree-left-small-1.png")) - ) + + ; Door + (sprite (name "door") + (y-hotspot 0) + (y-hotspot 0) + (images "shared/door.png") + ) +) ;; EOF ;;