From 032cb586fa38921bb56ce02fe842e77d971bba57 Mon Sep 17 00:00:00 2001 From: capitalthree Date: Thu, 30 Nov 2023 19:20:16 -0600 Subject: [PATCH] more puns to hopefully please warr so we can be on ncc! --- hints.lua | 2 +- stones.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hints.lua b/hints.lua index f84f9d7..be2d5d7 100644 --- a/hints.lua +++ b/hints.lua @@ -4,4 +4,4 @@ local include, nodecore -- LUALOCALS > --------------------------------------------------------- nodecore.register_hint("chop scored cement into go stones", "chop stones", "toolcap:choppy:3") -nodecore.register_hint("smash go stones into territory markers", "smash stones", "chop stones") \ No newline at end of file +nodecore.register_hint("smash go stones into stop stones, for scoring your games", "smash stones", "chop stones") \ No newline at end of file diff --git a/stones.lua b/stones.lua index 05a7fda..ad4a71d 100644 --- a/stones.lua +++ b/stones.lua @@ -88,7 +88,7 @@ local function reg(name, basename, basedef) local territory_name = modname .. ":territory_" .. string_lower(name) minetest.register_node(":" .. territory_name, { - description = "Territory Marker", + description = "Stop Stone", drawtype = "nodebox", node_box = {