summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWushin <pasekei@gmail.com>2015-11-21 10:14:00 -0600
committerWushin <pasekei@gmail.com>2015-11-21 10:14:00 -0600
commit6c573403e65deec8491d20f371fcaec38991b252 (patch)
treee01169051cf85724fbddf27b3f82abf3f441f295
parent15297ebaa6b286358a4b714c95fae3f84c7e3b05 (diff)
parent88354f6283b235dcf2bba523a895afd40ffaa5c9 (diff)
downloadclientdata-6c573403e65deec8491d20f371fcaec38991b252.tar.gz
clientdata-6c573403e65deec8491d20f371fcaec38991b252.tar.bz2
clientdata-6c573403e65deec8491d20f371fcaec38991b252.tar.xz
clientdata-6c573403e65deec8491d20f371fcaec38991b252.zip
Merge pull request #291 from 4144/hideeffect
Add missing block-id to hide status effect.
-rw-r--r--status-effects.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/status-effects.xml b/status-effects.xml
index 26ece338..b6b6949d 100644
--- a/status-effects.xml
+++ b/status-effects.xml
@@ -7,9 +7,13 @@
<status-effect name="poison" id="132" block-id="16" icon="icons/poison.xml" persistent-particle-effect="yes" start-particle="graphics/particles/green-bubbles.particle.xml"/>
<status-effect name="slow-poison" id="14" block-id="25" icon="icons/slow-poison.xml" persistent-particle-effect="yes" start-particle="graphics/particles/small-green-bubbles.particle.xml"/>
<status-effect name="dark-aura" id="2004" block-id="26" icon="icons/poison.xml" persistent-particle-effect="yes" start-particle="graphics/particles/dark-aura.particle.xml"/>
- <status-effect name="hide" id="194" icon="icons/hidden.xml"/>
+ <status-effect name="weight 50%" id="35"/>
+ <status-effect name="weight 90%" id="36"/>
+ <status-effect name="hide" id="194" block-id="6" icon="icons/hidden.xml"/>
+ <status-effect name="halt-regenerate" id="195"/>
<status-effect name="flying-backpack" id="196" icon="icons/feather.xml"/>
<status-effect name="barrier" id="197" icon="icons/green-barrier.xml"/>
+ <status-effect name="haste" id="198"/>
<status-effect name="phys-shield" id="199" icon="icons/red-rotating-hex.xml|#ff0000"/>
<status-effect name="spell-attack-generic" id="2000" icon="icons/spell-attack-generic.xml"/>
<status-effect name="spell-shearing" id="2001" icon="icons/spell-shearing.xml"/>