Fire EXTINGUISHER
This commit is contained in:
Submodule Daedalic Entertainment GmbH updated: adf1e93f05...71a78e31c5
@@ -157,3 +157,10 @@
|
||||
round(v1 * 3, 2)
|
||||
files:
|
||||
- "Content/Items/**/*.xml"
|
||||
|
||||
- name: extinguishamount
|
||||
regex: (?-s)(?i)<RepairTool!anyextinguishamount="!num"
|
||||
lua: |
|
||||
round(v1 * 4, 2)
|
||||
files:
|
||||
- "Content/Items/**/tools.xml"
|
||||
|
Reference in New Issue
Block a user