FASTER machinery
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
- name: oiledmachinery
|
||||
regex: <Talent identifier="oiledmachinery">!anyvalue="(?<fabricationspeed>!num)"!anyFabricationSpeed" value="(?<fabricationspeedv>!num)"!anyDeconstructorSpeed" value="(?<deconstructorspeedv>!num)"
|
||||
lua: |
|
||||
fabricationspeed=round(fabricationspeed*4, 2)
|
||||
fabricationspeed=round(fabricationspeed*16, 2)
|
||||
fabricationspeedv=round(fabricationspeed/100, 2)
|
||||
deconstructorspeedv=round(fabricationspeed/100, 2)
|
||||
files:
|
||||
|
Reference in New Issue
Block a user