Fix several bugs related to siege mod rep cycle time mutations

This commit is contained in:
DarkPhoenix
2020-09-16 16:16:44 +03:00
parent 5cf555b8ce
commit 7af28b497c
2 changed files with 4 additions and 6 deletions

View File

@@ -89,6 +89,7 @@ class ItemMutatorList(wx.ScrolledWindow):
higOverrides = {
('Stasis Web', 'speedFactor'): False,
('Damage Control', 'duration'): True,
('Siege Module', 'siegeLocalLogisticsDurationBonus'): False
}
first = True