From d92685d20c6bebce0a88512991646a16121b0810 Mon Sep 17 00:00:00 2001 From: Sokomine Date: Sun, 26 Jul 2015 03:03:57 +0200 Subject: added some missing textures so it can be used with subgames that do not contain default --- nodes_historic.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nodes_historic.lua') diff --git a/nodes_historic.lua b/nodes_historic.lua index 4b2a3fe..5fa29a9 100644 --- a/nodes_historic.lua +++ b/nodes_historic.lua @@ -79,7 +79,7 @@ if( stairs and stairs.register_stair_and_slab) then stairs.register_stair_and_slab("clay", "default:clay", {crumbly=3}, - {"default_clay.png"}, + {"cottages_clay.png"}, S("Clay Stairs"), S("Clay Slab"), default.node_sound_dirt_defaults()) -- cgit v1.2.3