summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-03-07 13:03:42 +0300
committerAndrei Karas <akaras@inbox.ru>2016-03-07 13:03:42 +0300
commit6c70cddefda07f716137db11f3c72c2ef3f983a7 (patch)
tree30fae9406b3318d38f0609cd747b81d10c37f719
parentfa19c8918fd5e46af5df7fd1143a99357b0f239d (diff)
downloadclientdata-6c70cddefda07f716137db11f3c72c2ef3f983a7.tar.gz
clientdata-6c70cddefda07f716137db11f3c72c2ef3f983a7.tar.bz2
clientdata-6c70cddefda07f716137db11f3c72c2ef3f983a7.tar.xz
clientdata-6c70cddefda07f716137db11f3c72c2ef3f983a7.zip
Fix heal status effects. Remove wrong block-id and fix names.
-rw-r--r--status-effects.xml12
1 files changed, 4 insertions, 8 deletions
diff --git a/status-effects.xml b/status-effects.xml
index 46fed5f8..102fbddb 100644
--- a/status-effects.xml
+++ b/status-effects.xml
@@ -125,17 +125,15 @@ end-message: Displays a message when the effect end.
icon="icons/hide.xml"
/>
<status-effect
- name="heal potion"
+ name="heal s"
id="293"
- block-id="24"
icon="icons/healing.xml"
persistent-particle-effect="true"
start-particle="graphics/particles/healing.xml"
/>
<status-effect
- name="heal other"
+ name="heal l"
id="294"
- block-id="24"
icon="icons/healing.xml"
persistent-particle-effect="true"
start-particle="graphics/particles/healing.xml"
@@ -179,9 +177,8 @@ end-message: Displays a message when the effect end.
start-particle="graphics/particles/invisibility.xml"
/>
<status-effect
- name="special potion1"
+ name="heal g"
id="578"
- block-id="24"
icon="icons/healing.xml"
persistent-particle-effect="true"
start-particle="graphics/particles/healing.xml"
@@ -191,9 +188,8 @@ end-message: Displays a message when the effect end.
id="622"
/>
<status-effect
- name="special potion2"
+ name="heal m"
id="670"
- block-id="24"
icon="icons/healing.xml"
persistent-particle-effect="true"
start-particle="graphics/particles/healing.xml"