More longer fire extinguisher

This commit is contained in:
2025-03-29 16:10:26 +01:00
parent 7417f1ea0b
commit 55fdc01a92

View File

@@ -164,3 +164,10 @@
round(v1 * 4, 2)
files:
- "Content/Items/**/tools.xml"
- name: morelongerextinguisher
regex: <RepairTool.{0,100}?extinguishamount="[^"]+".{0,400}?StatusEffect.{0,60}?Condition="!num"
lua: |
v1 = round(v1 / 8, 2)
files:
- "Content/Items/**/tools.xml"