diff --git a/hints.lua b/hints.lua index 3440def..f84f9d7 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", "toolcap:thumpy:3") \ No newline at end of file +nodecore.register_hint("smash go stones into territory markers", "smash stones", "chop stones") \ No newline at end of file