From bcf19f8096d010e2973afc9580d30b1b88bbd13d Mon Sep 17 00:00:00 2001 From: capitalthree Date: Mon, 27 Nov 2023 07:10:03 -0600 Subject: [PATCH] territory markers don't fall (to allow use as longer-term last-played-stone indicator) --- stones.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/stones.lua b/stones.lua index bd72d01..22a7f91 100644 --- a/stones.lua +++ b/stones.lua @@ -152,7 +152,6 @@ local function reg(name, basename, basedef) groups = { snappy = 1, falling_node = 1, - falling_repose = 1, go_territory_marker = 1, stack_as_node = 1, },