summaryrefslogtreecommitdiff
path: root/status-effects.xml
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2014-04-16 12:25:00 -0500
committerwushin <pasekei@gmail.com>2014-04-16 12:25:00 -0500
commitbfafaff17528e4f5689702c9620586b1e43725de (patch)
treefdd8170c6aa58713c1b476fe3aac8d52e0f74a02 /status-effects.xml
parentbfecac213d29723571e27455c338c8e413844fed (diff)
parentddfed9f42571bc15af0832e2c6a6c276813d574c (diff)
downloadclientdata-bfafaff17528e4f5689702c9620586b1e43725de.tar.gz
clientdata-bfafaff17528e4f5689702c9620586b1e43725de.tar.bz2
clientdata-bfafaff17528e4f5689702c9620586b1e43725de.tar.xz
clientdata-bfafaff17528e4f5689702c9620586b1e43725de.zip
Merge pull request #61 from wushin/Tile-Fixes-Map-Travel
Tile map fixes travel Sprite 1.5
Diffstat (limited to 'status-effects.xml')
-rw-r--r--status-effects.xml28
1 files changed, 14 insertions, 14 deletions
diff --git a/status-effects.xml b/status-effects.xml
index 242773f2..3e508a83 100644
--- a/status-effects.xml
+++ b/status-effects.xml
@@ -1,18 +1,18 @@
<?xml version="1.0"?>
<status-effects>
<status-effect name="item-healing" id="70" block-id="24" persistent-particle-effect="true" start-particle="graphics/particles/circle.particle.xml"/>
- <status-effect name="speed" id="37" block-id="21" icon="icon-haste-potion.xml" persistent-particle-effect="true" start-particle="graphics/particles/pink-violent-glow.particle.xml"/>
- <status-effect name="strength" id="185" block-id="23" icon="icon-iron-potion.xml" persistent-particle-effect="true" start-particle="graphics/particles/orange-violent-glow.particle.xml"/>
- <status-effect name="invisibility" id="4096" block-id="12" icon="icon-invisible.xml" start-message="You are now invisible." end-message="You are no longer invisible." persistent-particle-effect="true" start-particle="graphics/particles/sphere-white.particle.xml"/>
- <status-effect name="poison" id="132" block-id="16" icon="icon-poison.xml" persistent-particle-effect="true" start-particle="graphics/particles/green-bubbles.particle.xml"/>
- <status-effect name="slow-poison" id="14" block-id="25" icon="icon-slow-poison.xml" persistent-particle-effect="true" start-particle="graphics/particles/small-green-bubbles.particle.xml"/>
- <status-effect name="dark-aura" id="2004" block-id="26" icon="icon-poison.xml" persistent-particle-effect="true" start-particle="graphics/particles/dark-aura.particle.xml"/>
- <status-effect name="hide" id="194" icon="icon-hidden.xml"/>
- <status-effect name="flying-backpack" id="196" icon="icon-feather.xml"/>
- <status-effect name="barrier" id="197" icon="icon-green-barrier.xml"/>
- <status-effect name="phys-shield" id="199" icon="icon-red-rotating-hex.xml"/>
- <status-effect name="spell-attack-generic" id="2000" icon="icon-spell-attack-generic.xml"/>
- <status-effect name="spell-shearing" id="2001" icon="icon-spell-shearing.xml"/>
- <status-effect name="spell-protection-generic" id="2002" icon="icon-spell-protection-generic.xml"/>
- <status-effect name="spell-haste" id="2003" icon="icon-spell-haste.xml"/>
+ <status-effect name="speed" id="37" block-id="21" icon="icons/haste-potion.xml" persistent-particle-effect="true" start-particle="graphics/particles/pink-violent-glow.particle.xml"/>
+ <status-effect name="strength" id="185" block-id="23" icon="icons/iron-potion.xml" persistent-particle-effect="true" start-particle="graphics/particles/orange-violent-glow.particle.xml"/>
+ <status-effect name="invisibility" id="4096" block-id="12" icon="icons/invisible.xml" start-message="You are now invisible." end-message="You are no longer invisible." persistent-particle-effect="true" start-particle="graphics/particles/sphere-white.particle.xml"/>
+ <status-effect name="poison" id="132" block-id="16" icon="icons/poison.xml" persistent-particle-effect="true" 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="true" 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="true" start-particle="graphics/particles/dark-aura.particle.xml"/>
+ <status-effect name="hide" id="194" 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"/>
+ <status-effect name="phys-shield" id="199" icon="icons/red-rotating-hex.xml"/>
+ <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"/>
+ <status-effect name="spell-protection-generic" id="2002" icon="icons/spell-protection-generic.xml"/>
+ <status-effect name="spell-haste" id="2003" icon="icons/spell-haste.xml"/>
</status-effects>