diff --git a/eos/effects/warpscrambleblockmwdwithnpceffect.py b/eos/effects/warpscrambleblockmwdwithnpceffect.py new file mode 100644 index 000000000..8863d2d17 --- /dev/null +++ b/eos/effects/warpscrambleblockmwdwithnpceffect.py @@ -0,0 +1,4 @@ +runTime = "early" +type = "projected", "active" +def handler(fit, module, context): + pass \ No newline at end of file