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.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/tmw-status-effect.xml b/tmw-status-effect.xml
new file mode 100644
index 00000000..10ca3b9e
--- /dev/null
+++ b/tmw-status-effect.xml
@@ -0,0 +1,9 @@
+<?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-effects>