summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2016-03-07 04:07:07 +0100
committerReid <reidyaro@gmail.com>2016-03-07 04:07:47 +0100
commitfa19c8918fd5e46af5df7fd1143a99357b0f239d (patch)
treef91510cc983d241b10fa6e9dc3b8698ee0d52bdb
parent9de15228c099cc3439ed855b9c990758769fade2 (diff)
downloadclientdata-fa19c8918fd5e46af5df7fd1143a99357b0f239d.tar.gz
clientdata-fa19c8918fd5e46af5df7fd1143a99357b0f239d.tar.bz2
clientdata-fa19c8918fd5e46af5df7fd1143a99357b0f239d.tar.xz
clientdata-fa19c8918fd5e46af5df7fd1143a99357b0f239d.zip
Add new potions status effects.
-rw-r--r--status-effects.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/status-effects.xml b/status-effects.xml
index 07822ebc..46fed5f8 100644
--- a/status-effects.xml
+++ b/status-effects.xml
@@ -125,6 +125,22 @@ end-message: Displays a message when the effect end.
icon="icons/hide.xml"
/>
<status-effect
+ name="heal potion"
+ id="293"
+ block-id="24"
+ icon="icons/healing.xml"
+ persistent-particle-effect="true"
+ start-particle="graphics/particles/healing.xml"
+ />
+ <status-effect
+ name="heal other"
+ id="294"
+ block-id="24"
+ icon="icons/healing.xml"
+ persistent-particle-effect="true"
+ start-particle="graphics/particles/healing.xml"
+ />
+ <status-effect
name="stasis"
id="356"
/>
@@ -163,10 +179,26 @@ end-message: Displays a message when the effect end.
start-particle="graphics/particles/invisibility.xml"
/>
<status-effect
+ name="special potion1"
+ id="578"
+ block-id="24"
+ icon="icons/healing.xml"
+ persistent-particle-effect="true"
+ start-particle="graphics/particles/healing.xml"
+ />
+ <status-effect
name="sit"
id="622"
/>
<status-effect
+ name="special potion2"
+ id="670"
+ block-id="24"
+ icon="icons/healing.xml"
+ persistent-particle-effect="true"
+ start-particle="graphics/particles/healing.xml"
+ />
+ <status-effect
name="cart"
id="673"
icon="icons/hide.xml"