mirror of
http://repo.or.cz/minetest_pyramids/tsm_pyramids.git
synced 2025-01-03 13:00:23 +01:00
More precise node names
This commit is contained in:
parent
10d15c532d
commit
bcfd8e73e5
@ -1,4 +1,4 @@
|
|||||||
local desc = {"Sandstone with eye", "Sandstone with man", "Sandstone with sun"}
|
local desc = {"Sandstone with eye engraving", "Sandstone with man engraving", "Sandstone with sun engraving"}
|
||||||
local img = {"eye", "men", "sun"}
|
local img = {"eye", "men", "sun"}
|
||||||
|
|
||||||
for i=1,3 do
|
for i=1,3 do
|
||||||
|
Loading…
Reference in New Issue
Block a user