1
0
zrcadlo https://github.com/luanti-org/minetest_game.git synchronizováno 2026-01-08 18:25:52 +01:00

Clarify comment in default:grass_1

Tento commit je obsažen v:
PilzAdam
2014-12-12 17:47:31 +01:00
odevzdal Novatux
rodič 2edfb55c29
revize 4ce47528e1

Zobrazit soubor

@@ -811,7 +811,7 @@ minetest.register_node("default:grass_1", {
drawtype = "plantlike",
waving = 1,
tiles = {"default_grass_1.png"},
-- use a bigger inventory image
-- Use texture of a taller grass stage in inventory
inventory_image = "default_grass_3.png",
wield_image = "default_grass_3.png",
paramtype = "light",