Repair through walls

This commit is contained in:
2025-03-28 18:39:54 +01:00
parent 155439b16d
commit 42b45dca33

View File

@@ -182,3 +182,10 @@
s1 = "" s1 = ""
files: files:
- "**/*.xml" - "**/*.xml"
- name: repairthroughwalls
regex: <RepairTool!anyrepairthroughwalls="(?<repairthroughwalls>!any)"
lua: |
repairthroughwalls = "true"
files:
- "**/*.xml"