diff options
author | Fate <fate-tmw@googlemail.com> | 2009-06-16 15:47:04 +0000 |
---|---|---|
committer | Fate <fate-tmw@googlemail.com> | 2009-06-16 15:47:04 +0000 |
commit | 8e44cadb68b257f98bc747c22f522b6f57fbe039 (patch) | |
tree | 7b66ab2ec7df9ba69393de7b68c2850d9c1dd86c | |
parent | a18dd6681088bb27ccea3108d92e1b1f038d0b1b (diff) | |
download | clientdata-8e44cadb68b257f98bc747c22f522b6f57fbe039.tar.gz clientdata-8e44cadb68b257f98bc747c22f522b6f57fbe039.tar.bz2 clientdata-8e44cadb68b257f98bc747c22f522b6f57fbe039.tar.xz clientdata-8e44cadb68b257f98bc747c22f522b6f57fbe039.zip |
Use block ID 24 to report the healing effect
-rw-r--r-- | status-effects.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/status-effects.xml b/status-effects.xml index 1576b547..e2b24989 100644 --- a/status-effects.xml +++ b/status-effects.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <status-effects> - <status-effect name="item-healing" id="70" + <status-effect name="item-healing" id="70" block-id="24" persistent-particle-effect="true" start-particle="graphics/particles/circle.particle.xml" /> |