summaryrefslogtreecommitdiff
path: root/example/status-effects.xml
diff options
context:
space:
mode:
Diffstat (limited to 'example/status-effects.xml')
-rw-r--r--example/status-effects.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/example/status-effects.xml b/example/status-effects.xml
index fda90836..0dd2b699 100644
--- a/example/status-effects.xml
+++ b/example/status-effects.xml
@@ -4,14 +4,12 @@
icon="icons/icon-poison.xml"
persistent-particle-effect="true"
start-particle="graphics/particles/green-bubbles.particle.xml"
- script="plague.lua"
tick-function="tick_plague"
/>
<status-effect name="Jumping Status" id="2"
icon="icons/icon-feather.xml"
persistent-particle-effect="true"
start-particle="graphics/particles/magic.white.xml"
- script="jump.lua"
tick-function="tick_jump"
/>
</status-effects>