Fix runtime for all ganglink module effects
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
gangBonus = "commandBonusTD"
|
||||
gangBoost = "ewarStrTD"
|
||||
type = "active", "gang"
|
||||
runTime = "late"
|
||||
|
||||
def handler(fit, module, context):
|
||||
if "gang" not in context: return
|
||||
for bonus in (
|
||||
|
||||
Reference in New Issue
Block a user