From ba174c46df01a8e78fd321efd019bbb5f2d548e7 Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Fri, 28 Mar 2025 15:13:03 +0100 Subject: [PATCH] Increase tool range --- cookother.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/cookother.yml b/cookother.yml index 5554e71..42d6e31 100644 --- a/cookother.yml +++ b/cookother.yml @@ -105,3 +105,10 @@ replacement = s1:gsub(lines[1], optionsElement) files: - '**/TalentTrees.xml' + +- name: toolrange + regex: (?-s)RepairTool!anyrange="!num" + lua: | + *4 + files: + - '**/*.xml'