1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-06-30 05:40:24 +02:00

Flowers: New texture for yellow dandelion

Derived from the white dandelion texture.
Uses the flower head colours of the previous yellow dandelion.
This commit is contained in:
paramat
2017-05-25 15:44:21 +01:00
committed by paramat
parent 626cd8e9c7
commit c714d43319
4 changed files with 6 additions and 3 deletions

View File

@ -72,7 +72,7 @@ flowers.datas = {
{
"dandelion_yellow",
"Yellow Dandelion",
{-2 / 16, -0.5, -2 / 16, 2 / 16, 4 / 16, 2 / 16},
{-4 / 16, -0.5, -4 / 16, 4 / 16, -2 / 16, 4 / 16},
{color_yellow = 1, flammable = 1}
},
{