Files
pyfa/eos/effects/weatherbasic.py
2018-05-29 21:39:11 -04:00

8 lines
119 B
Python

# Not used by any item
runTime = "early"
type = ("projected", "passive")
def handler(fit, beacon, context):
pass