diff options
author | Fate <fate-tmw@googlemail.com> | 2009-05-14 08:09:12 +0000 |
---|---|---|
committer | Fate <fate-tmw@googlemail.com> | 2009-05-14 08:09:12 +0000 |
commit | b3ed2b2b426058386e10707530ad031b4e22efa8 (patch) | |
tree | 09ba4528994788b90b81fca6aa315deda3fca981 /status-effects.xml | |
parent | 9533fdf78a20a092b52de3227f074e7d514f9bec (diff) | |
download | clientdata-b3ed2b2b426058386e10707530ad031b4e22efa8.tar.gz clientdata-b3ed2b2b426058386e10707530ad031b4e22efa8.tar.bz2 clientdata-b3ed2b2b426058386e10707530ad031b4e22efa8.tar.xz clientdata-b3ed2b2b426058386e10707530ad031b4e22efa8.zip |
"Poisoned" status effect
Diffstat (limited to 'status-effects.xml')
-rw-r--r-- | status-effects.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/status-effects.xml b/status-effects.xml index faf14a59..dcc01451 100644 --- a/status-effects.xml +++ b/status-effects.xml @@ -22,6 +22,10 @@ persistent-particle-effect="true" start-particle="graphics/particles/sphere-white.particle.xml" /> + <status-effect name="poison" id="132" block-id="16" + persistent-particle-effect="true" + start-particle="graphics/particles/green-bubbles.particle.xml" + /> <status-effect name="hide" id="194" icon="icon-hidden.xml" /> |