Add Scram effect (does not include projection effects)
This commit is contained in:
4
eos/effects/warpscrambleblockmwdwithnpceffect.py
Normal file
4
eos/effects/warpscrambleblockmwdwithnpceffect.py
Normal file
@@ -0,0 +1,4 @@
|
||||
runTime = "early"
|
||||
type = "projected", "active"
|
||||
def handler(fit, module, context):
|
||||
pass
|
||||
Reference in New Issue
Block a user