diff options
author | Reid <reidyaro@gmail.com> | 2011-12-11 02:00:04 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2011-12-11 02:00:04 +0100 |
commit | eef37826acef0a42c15d3c2d87a4e419701ac513 (patch) | |
tree | 873ad3bb173d0230784ac2106f2a508ef7cf3e86 /status-effects.xml | |
parent | 574c5cb0a519eb1a5317d9fe595b875c686feff5 (diff) | |
download | clientdata-eef37826acef0a42c15d3c2d87a4e419701ac513.tar.gz clientdata-eef37826acef0a42c15d3c2d87a4e419701ac513.tar.bz2 clientdata-eef37826acef0a42c15d3c2d87a4e419701ac513.tar.xz clientdata-eef37826acef0a42c15d3c2d87a4e419701ac513.zip |
Added poison effect on status-effects.xml,
Corrected warp particle problems on 000-2-x maps.
Diffstat (limited to 'status-effects.xml')
-rw-r--r-- | status-effects.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/status-effects.xml b/status-effects.xml index b475bf13..1a2ccad1 100644 --- a/status-effects.xml +++ b/status-effects.xml @@ -27,12 +27,11 @@ end-message : Display a message when the effect end. persistent-particle-effect="true" start-particle="graphics/particles/sphere-white.particle.xml" /> - <status-effect name="poison" id="14" block-id="25" + <status-effect name="poison" id="132" block-id="16" icon="icons/poison.xml" persistent-particle-effect="true" start-particle="graphics/particles/green-bubbles.particle.xml" /> - <status-effect name="hide" id="194" icon="icons/hidden.xml" /> |