diff --git a/data/images/decal/sign_icons/airflower.png b/data/images/decal/sign_icons/airflower.png new file mode 100644 index 00000000000..3c6741ed05a Binary files /dev/null and b/data/images/decal/sign_icons/airflower.png differ diff --git a/data/images/decal/sign_icons/bluepotion.png b/data/images/decal/sign_icons/bluepotion.png new file mode 100644 index 00000000000..380a5ca5d71 Binary files /dev/null and b/data/images/decal/sign_icons/bluepotion.png differ diff --git a/data/images/decal/sign_icons/earthflower.png b/data/images/decal/sign_icons/earthflower.png new file mode 100644 index 00000000000..a209c7529e8 Binary files /dev/null and b/data/images/decal/sign_icons/earthflower.png differ diff --git a/data/images/decal/sign_icons/egg.png b/data/images/decal/sign_icons/egg.png new file mode 100644 index 00000000000..c7f30c6a13b Binary files /dev/null and b/data/images/decal/sign_icons/egg.png differ diff --git a/data/images/decal/sign_icons/fireflower.png b/data/images/decal/sign_icons/fireflower.png new file mode 100644 index 00000000000..7a39932e242 Binary files /dev/null and b/data/images/decal/sign_icons/fireflower.png differ diff --git a/data/images/decal/sign_icons/iceflower.png b/data/images/decal/sign_icons/iceflower.png new file mode 100644 index 00000000000..c338e94c083 Binary files /dev/null and b/data/images/decal/sign_icons/iceflower.png differ diff --git a/data/images/decal/sign_icons/redpotion.png b/data/images/decal/sign_icons/redpotion.png new file mode 100644 index 00000000000..61482921a26 Binary files /dev/null and b/data/images/decal/sign_icons/redpotion.png differ diff --git a/data/images/decal/sign_icons/star.png b/data/images/decal/sign_icons/star.png new file mode 100644 index 00000000000..a08dca963a7 Binary files /dev/null and b/data/images/decal/sign_icons/star.png differ diff --git a/data/images/objects/big_snowball/giant_snowball.png b/data/images/objects/big_snowball/giant_snowball.png new file mode 100644 index 00000000000..91d25e43dc8 Binary files /dev/null and b/data/images/objects/big_snowball/giant_snowball.png differ diff --git a/data/images/objects/big_snowball/giant_snowball.sprite b/data/images/objects/big_snowball/giant_snowball.sprite new file mode 100644 index 00000000000..b3aef54664f --- /dev/null +++ b/data/images/objects/big_snowball/giant_snowball.sprite @@ -0,0 +1,11 @@ +(supertux-sprite + (action + (name "default") + (hitbox 15 14 136 136) + (images "giant_snowball.png")) + + (action + (name "particle") + (hitbox 0 0 38 38) + (images "big_snowball_particle.png")) +) diff --git a/data/images/tiles.strf b/data/images/tiles.strf index 5cfa62d11c5..6458b093f96 100644 --- a/data/images/tiles.strf +++ b/data/images/tiles.strf @@ -9263,6 +9263,85 @@ ) ) +(tiles + (width 3)(height 2) + (images "tiles/forest/slime.png") + (ids + 7949 7950 7951 + 7952 7953 7954 + ) + (attributes + 0 0 0 0 + 259 259 259 259 + ) + (datas + 0 0 0 0 + 0 0 0 0 + ) +) + +(tiles + (width 3)(height 2) + (images "tiles/ghostwood/ghost_slime.png") + (ids + 7955 7956 7957 + 7958 7959 7960 + ) + (attributes + 0 0 0 0 + 259 259 259 259 + ) + (datas + 0 0 0 0 + 0 0 0 0 + ) +) + +(tiles + (width 4)(height 4) + (images "tiles/forest/grass.png") + (ids + 7961 7962 7963 7964 + 7965 7966 7967 7968 + 7969 7970 7971 7972 + 7973 7974 7975 7976 + ) +) +(tiles + (width 6)(height 6) + (images "tiles/forest/grass_slopes.png") + (ids + 0 7977 7978 0 7979 7980 + 7981 7982 7983 7984 7985 7986 + 7987 7988 7989 7990 7991 7992 + 7993 7994 7995 7996 7997 7998 + 7999 8000 8001 8002 8003 8004 + 8005 8006 8007 8008 0 0 + ) +) + +(tiles + (width 4)(height 4) + (images "tiles/ghostwood/grass.png") + (ids + 8009 8010 8011 8012 + 8013 8014 8015 8016 + 8017 8018 8019 8020 + 8021 8022 8023 8024 + ) +) +(tiles + (width 6)(height 6) + (images "tiles/ghostwood/grass_slopes.png") + (ids + 0 8025 8026 0 8027 8028 + 8029 8030 8031 8032 8033 8034 + 8035 8036 8037 8038 8039 8040 + 8041 8042 8043 8044 8045 8046 + 8047 8048 8049 8050 8051 8052 + 8053 8054 8055 8056 0 0 + ) +) diff --git a/data/images/tiles/forest/grass.png b/data/images/tiles/forest/grass.png new file mode 100644 index 00000000000..b2b56e8d25f Binary files /dev/null and b/data/images/tiles/forest/grass.png differ diff --git a/data/images/tiles/forest/grass_slopes.png b/data/images/tiles/forest/grass_slopes.png new file mode 100644 index 00000000000..5e63c0e8820 Binary files /dev/null and b/data/images/tiles/forest/grass_slopes.png differ diff --git a/data/images/tiles/forest/slime.png b/data/images/tiles/forest/slime.png new file mode 100644 index 00000000000..410afbbf472 Binary files /dev/null and b/data/images/tiles/forest/slime.png differ diff --git a/data/images/tiles/forest/underground/slope_nograss.png b/data/images/tiles/forest/underground/slope_nograss.png index 241593d7561..ef654a94c41 100644 Binary files a/data/images/tiles/forest/underground/slope_nograss.png and b/data/images/tiles/forest/underground/slope_nograss.png differ diff --git a/data/images/tiles/forest/variants.png b/data/images/tiles/forest/variants.png index 27ad1309d29..6f70505f35f 100644 Binary files a/data/images/tiles/forest/variants.png and b/data/images/tiles/forest/variants.png differ diff --git a/data/images/tiles/ghostwood/ghost_slime.png b/data/images/tiles/ghostwood/ghost_slime.png new file mode 100644 index 00000000000..cf98f7dc347 Binary files /dev/null and b/data/images/tiles/ghostwood/ghost_slime.png differ diff --git a/data/images/tiles/ghostwood/grass.png b/data/images/tiles/ghostwood/grass.png new file mode 100644 index 00000000000..51237281e05 Binary files /dev/null and b/data/images/tiles/ghostwood/grass.png differ diff --git a/data/images/tiles/ghostwood/grass_slopes.png b/data/images/tiles/ghostwood/grass_slopes.png new file mode 100644 index 00000000000..c5145f5c930 Binary files /dev/null and b/data/images/tiles/ghostwood/grass_slopes.png differ diff --git a/data/images/tiles/ghostwood/root_overlays.png b/data/images/tiles/ghostwood/root_overlays.png new file mode 100644 index 00000000000..e3a843e3aa9 Binary files /dev/null and b/data/images/tiles/ghostwood/root_overlays.png differ diff --git a/data/images/tiles/ghostwood/underground/corrupt_slope_nograss.png b/data/images/tiles/ghostwood/underground/corrupt_slope_nograss.png index f29f1996d64..907022a2091 100644 Binary files a/data/images/tiles/ghostwood/underground/corrupt_slope_nograss.png and b/data/images/tiles/ghostwood/underground/corrupt_slope_nograss.png differ diff --git a/data/images/tiles/ghostwood/variants_ghost.png b/data/images/tiles/ghostwood/variants_ghost.png index 7f54d9095ef..4e10ad09574 100644 Binary files a/data/images/tiles/ghostwood/variants_ghost.png and b/data/images/tiles/ghostwood/variants_ghost.png differ diff --git a/data/images/tiles/snow/underground/slope_nosnow.png b/data/images/tiles/snow/underground/slope_nosnow.png index 72eee11966a..b62a6f33f30 100644 Binary files a/data/images/tiles/snow/underground/slope_nosnow.png and b/data/images/tiles/snow/underground/slope_nosnow.png differ diff --git a/data/images/tiles/snow/variants2.png b/data/images/tiles/snow/variants2.png index 02e7a906321..7d9437b1632 100644 Binary files a/data/images/tiles/snow/variants2.png and b/data/images/tiles/snow/variants2.png differ