Files
pyfa/eos/effects/effect7064.py
2019-03-16 14:08:20 -04:00

11 lines
152 B
Python

# weather_basic
#
# Used by:
# Celestial: basic_weather
runTime = "early"
type = ("projected", "passive")
def handler(fit, beacon, context):
pass