From efe997b0ded16a0c601e3709122c58f1f580843c Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Fri, 28 Mar 2025 16:39:44 +0100 Subject: [PATCH] Fix disaster in talents --- cookother.yml | 52 +++++++++++++++++++++++++-------------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/cookother.yml b/cookother.yml index 674c946..42f5fc4 100644 --- a/cookother.yml +++ b/cookother.yml @@ -87,6 +87,32 @@ files: - "**/*.xml" +- name: talenttrees + regex: (!any) + lua: | + local talentOptions = 0 + local lines = strsplit(s1, "\n") + for i, line in pairs(lines) do + if string.find(line, "(!any) lua: | @@ -136,29 +162,3 @@ s1 = table.concat(alltalents, "\n") files: - "Content/**/TalentTrees.xml" - -- name: talenttrees - regex: (!any) - lua: | - local talentOptions = 0 - local lines = strsplit(s1, "\n") - for i, line in pairs(lines) do - if string.find(line, "