Formatting and spacing

This commit is contained in:
Ebag333
2016-10-19 14:14:34 -07:00
parent 2a0a572b76
commit fd3e0bbebf
31 changed files with 31 additions and 31 deletions

View File

@@ -10,5 +10,5 @@ def handler(fit, module, context):
# If we only increased it by one, we'd get the number to stay equal
# As Comman Processors use one themselves too
fit.modules.filteredItemIncrease(lambda mod: mod.item.group.name == "Gang Coordinator" and
"maxGroupActive" in mod.itemModifiedAttributes,
"maxGroupActive" in mod.itemModifiedAttributes,
"maxGroupActive", 1)