summaryrefslogtreecommitdiff
path: root/castle/tapestry.lua
diff options
context:
space:
mode:
Diffstat (limited to 'castle/tapestry.lua')
-rw-r--r--castle/tapestry.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/castle/tapestry.lua b/castle/tapestry.lua
index 4a90c93..59b94b4 100644
--- a/castle/tapestry.lua
+++ b/castle/tapestry.lua
@@ -147,7 +147,7 @@ end
minetest.register_lbm({
name = "castle:convert_tapestries",
label = "Convert tapestries to use param2 color",
- run_at_every_load = true,
+ run_at_every_load = false,
nodenames = castle.old_static_tapestries,
action = function(pos, node)
local oldname = node.name