summaryrefslogtreecommitdiff
path: root/tmw-status-effect.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tmw-status-effect.xml')
-rw-r--r--tmw-status-effect.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/tmw-status-effect.xml b/tmw-status-effect.xml
deleted file mode 100644
index f2557f60..00000000
--- a/tmw-status-effect.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<status-effects>
- <status-effect name="Plague" id="1"
- icon="icon-poison.xml"
- persistent-particle-effect="true"
- 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>