Make script effect passive

This commit is contained in:
DarkPhoenix
2020-01-02 22:03:05 +03:00
parent 6dd55e0cd4
commit 2a0d4179d0

View File

@@ -27898,7 +27898,7 @@ class Effect6488(BaseEffect):
Charges from group: Sensor Booster Script (3 of 3)
"""
type = 'active'
type = 'passive'
@staticmethod
def handler(fit, module, context, projectionRange, **kwargs):