X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=data%2Fimages%2Fsupertux.strf;h=308af99d48908886669cfcb5cd1171f336926535;hb=4a54087f52d6a8a2e5b4c498e772685bb0885991;hp=cdbf8a35815bc5c31d63a435c37f874c8d9e5fe4;hpb=a86c3ea2f60fd4f8da0133ea9e7b34adfb5af7e1;p=supertux.git diff --git a/data/images/supertux.strf b/data/images/supertux.strf index cdbf8a358..308af99d4 100644 --- a/data/images/supertux.strf +++ b/data/images/supertux.strf @@ -1443,6 +1443,13 @@ (images "tilesets/brick1.png")) ) + (sprite (name "infoblock") + (action + (name "default") + (images "tilesets/infoblock.png") + ) + ) + (sprite (name "rock") (action (name "normal") @@ -1524,7 +1531,7 @@ (sprite (name "yeti") (action (name "normal") - (images "shared/yeti/yeti.png") + (images "shared/yeti/yeti_b.png") ) ) )