diff options
Diffstat (limited to 'status-effects.xml')
-rw-r--r-- | status-effects.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/status-effects.xml b/status-effects.xml index 4a032284..cbfad82c 100644 --- a/status-effects.xml +++ b/status-effects.xml @@ -330,28 +330,28 @@ end-message: Displays a message when the effect end. <status-effect name="inc flee" id="977" - icon="icons/bpotion_drink.xml|#000000,999999" + icon="icons/dpotion_drink.xml|#000000,999999" persistent-particle-effect="true" start-particle="graphics/particles/hastefurry.particle.xml" /> <status-effect name="walk speed change" id="978" - icon="icons/bpotion_drink.xml|#dae569,ffffda" + icon="icons/dpotion_drink.xml|#dae569,ffffda" persistent-particle-effect="true" start-particle="graphics/particles/hastefurry.particle.xml" /> <status-effect name="inc max hp" id="979" - icon="icons/bpotion_drink.xml|#00ff00,44ff00" + icon="icons/epotion_drink.xml|#00ff00,44ff00" persistent-particle-effect="true" start-particle="graphics/particles/hastefurry.particle.xml" /> <status-effect name="inc max mp" id="980" - icon="icons/bpotion_drink.xml|#0000ff,0044ff" + icon="icons/epotion_drink.xml|#0000ff,0044ff" persistent-particle-effect="true" start-particle="graphics/particles/hastefurry.particle.xml" /> |