diff --git a/eos/effects/entosislink.py b/eos/effects/entosislink.py new file mode 100644 index 000000000..2828b2431 --- /dev/null +++ b/eos/effects/entosislink.py @@ -0,0 +1,7 @@ +# entosisLink +# +# Used by: +# Modules from group: Entosis Link (2 of 2) +type = "active" +def handler(fit, module, context): + pass