diff options
Diffstat (limited to 'status-effects.xml')
-rw-r--r-- | status-effects.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/status-effects.xml b/status-effects.xml index f3fefde6..f711863b 100644 --- a/status-effects.xml +++ b/status-effects.xml @@ -7,6 +7,8 @@ <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="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="flying-backpack" id="196" icon="icons/feather.xml"/> <status-effect name="barrier" id="197" icon="icons/green-barrier.xml"/> |