1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-06-28 04:40:22 +02:00

Improve node descriptions (#1834)

This commit is contained in:
Ezhh
2017-07-23 09:26:10 +01:00
committed by SmallJoker
parent a1d35f3d69
commit 40ed77185e
4 changed files with 12 additions and 12 deletions

View File

@ -59,7 +59,7 @@ end
flowers.datas = {
{
"rose",
"Rose",
"Red Rose",
{-2 / 16, -0.5, -2 / 16, 2 / 16, 5 / 16, 2 / 16},
{color_red = 1, flammable = 1}
},