From 68e5b22fe2444bef185a01d0955606f6f9f0422a Mon Sep 17 00:00:00 2001 From: Neugeniko Date: Sat, 10 Mar 2018 10:08:22 +1100 Subject: [PATCH] Implement effect for Standup Warp Disruption Burst Projector. Make active so we can see its effect on capacitor. (cherry picked from commit 03c2088e6b0f786fa7d68a5d61817e6e60aa1258) --- eos/effects/doomsdayaoebubble.py | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 eos/effects/doomsdayaoebubble.py diff --git a/eos/effects/doomsdayaoebubble.py b/eos/effects/doomsdayaoebubble.py new file mode 100644 index 000000000..c4945d697 --- /dev/null +++ b/eos/effects/doomsdayaoebubble.py @@ -0,0 +1,9 @@ +# doomsdayAOEBubble +# +# Used by: +# Module: Standup Warp Disruption Burst Projector +type = "projected", "active" + + +def handler(fit, module, context): + return