diff options
author | Ali-G <gauvain.dauchy@free.fr> | 2011-06-26 12:25:27 +0200 |
---|---|---|
committer | Ali-G <gauvain.dauchy@free.fr> | 2011-06-26 12:25:27 +0200 |
commit | 9752e10b96aa6739e3fc36db4b6dbca07e39a998 (patch) | |
tree | 4ca74066dfcb417b8bc5ebc2281452056cd07503 /items.xml | |
parent | 3ee6f833689a775a905b38a1c3b100e974aa9171 (diff) | |
download | clientdata-9752e10b96aa6739e3fc36db4b6dbca07e39a998.tar.gz clientdata-9752e10b96aa6739e3fc36db4b6dbca07e39a998.tar.bz2 clientdata-9752e10b96aa6739e3fc36db4b6dbca07e39a998.tar.xz clientdata-9752e10b96aa6739e3fc36db4b6dbca07e39a998.zip |
[Size] Mana Potions -> [Size] Mana Elixirs, to avoid misunderstanding with the Mana Potion connected to the Mana Seed.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -3138,7 +3138,7 @@ weight="5"/> <item id="825" image="use/potions/a.png|G:#3636b0,ffffff" - name="Tiny Mana Potion" + name="Tiny Mana Elixir" description="A tiny mana potion made from brewed, powerful items." type="usable" mp="25" @@ -3146,21 +3146,21 @@ max-per-slot="10"/> <item id="826" image="use/potions/d.png|G:#3636b0,ffffff" - name="Small Mana Potion" + name="Small Mana Elixir" description="A small mana potion made from brewed, powerful items." type="usable" mp="50" weight="10"/> <item id="827" image="use/potions/b.png|G:#3636b0,ffffff" - name="Medium Mana Potion" + name="Medium Mana Elixir" description="A medium mana potion made from brewed, powerful items." type="usable" mp="100" weight="15"/> <item id="828" image="use/potions/c.png|G:#3636b0,ffffff" - name="Large Mana Potion" + name="Large Mana Elixir" description="A large mana potion made from brewed, powerful items." type="usable" mp="250" @@ -3172,6 +3172,8 @@ type="generic" weight="10"/> + <!-- ID 230 RESERVED - "Witch Root" --> + <!-- HERE ARE SOME UNUSED ITEM IDS --> <item id="1198" |