diff options
author | Bertram <bertram@cegetel.net> | 2009-08-13 00:53:09 +0200 |
---|---|---|
committer | Bertram <bertram@cegetel.net> | 2009-08-13 00:53:09 +0200 |
commit | 7f7939e132ed44c0bb4d8c9137cb571a084c1b2a (patch) | |
tree | 2dbe48123b8546f002de51312abad3b436952a66 /items.xml | |
parent | ca279dd1c2e2059b973bc181fa130e0da114e48c (diff) | |
download | clientdata-7f7939e132ed44c0bb4d8c9137cb571a084c1b2a.tar.gz clientdata-7f7939e132ed44c0bb4d8c9137cb571a084c1b2a.tar.bz2 clientdata-7f7939e132ed44c0bb4d8c9137cb571a084c1b2a.tar.xz clientdata-7f7939e132ed44c0bb4d8c9137cb571a084c1b2a.zip |
Added a definition proposal for the terranite ore.
That will save a little bit of time whan balancing this item.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -2451,7 +2451,15 @@ <sprite>head-desert-helmet.xml</sprite> </item> <!-- 762 TERRANITE ARROW --> - <!-- 763 TERRANITE ORE --> + <item id="763" + image="generic-terraniteore.png" + name="Terranite Ore" + description="Some Ore collected out of Terranite." + effect="" + type="generic" + weight="10" + max-per-slot="10"/> + </item> <item id="764" image="armor-head-sailor_hat.png" name="Sailor Hat" |