summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tmw-status-effect.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/tmw-status-effect.xml b/tmw-status-effect.xml
index 10ca3b9e..f2557f60 100644
--- a/tmw-status-effect.xml
+++ b/tmw-status-effect.xml
@@ -6,4 +6,10 @@
start-particle="graphics/particles/green-bubbles.particle.xml"
script="plague.lua"
/>
+ <status-effect name="Jumping Status" id="2"
+ icon="icon-feather.xml"
+ persistent-particle-effect="true"
+ start-particle="graphics/particles/magic.white.xml"
+ script="jump.lua"
+ />
</status-effects>