Files
pyfa/eos/effects/cloakingwarpsafe.py
2014-01-22 23:51:42 +04:00

8 lines
234 B
Python
Executable File

# Used by:
# Module: 'Smokescreen' Covert Ops Cloaking Device II
# Module: Covert Ops Cloaking Device II
type = "active"
runTime = "early"
def handler(fit, ship, context):
fit.extraAttributes["cloaked"] = True
#TODO: Implement