Fix command boosts (attributes renamed)

This commit is contained in:
blitzman
2016-11-20 19:08:23 -05:00
parent e6dfb1e90a
commit deeccc85a3
23 changed files with 91 additions and 64 deletions

View File

@@ -64,7 +64,7 @@ def handler(fit, module, context, **kwargs):
for x in xrange(1, 4):
if module.getModifiedChargeAttr("warfareBuff{}ID".format(x)):
value = module.getModifiedChargeAttr("warfareBuff{}Modifier".format(x))
value = module.getModifiedChargeAttr("warfareBuff{}Multiplier".format(x))
id = module.getModifiedChargeAttr("warfareBuff{}ID".format(x))
if id: