diff options
author | Hal9OOO (Francesco Miglietta) <miglietta.francesco@gmail.com> | 2012-10-08 23:01:14 +0200 |
---|---|---|
committer | Hal9OOO (Francesco Miglietta) <miglietta.francesco@gmail.com> | 2012-10-08 23:01:14 +0200 |
commit | 2e95971b58680630f7d100a830c996e286398985 (patch) | |
tree | 3faec5c04ef0fce09340987a5e37e92840232cac /items.xml | |
parent | f20797b870ec131199ce5c5233ae9dff2b683d1d (diff) | |
download | clientdata-2e95971b58680630f7d100a830c996e286398985.tar.gz clientdata-2e95971b58680630f7d100a830c996e286398985.tar.bz2 clientdata-2e95971b58680630f7d100a830c996e286398985.tar.xz clientdata-2e95971b58680630f7d100a830c996e286398985.zip |
Chef Gado quest. Poisoned dish generic item added (WIP).
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -418,7 +418,14 @@ Colors for dyable equipments or items are now set up by itemcolors.xml. weight="1500" maxFloorOffsetX="7" maxFloorOffsetY="9"/> - + <item id="717" + image="generic/dish-poisoned.png" + name="Poisoned Dish" + description="A special dish made of strange ingredients." + type="generic" + weight="20" + maxFloorOffset="12" + <!-- Necklaces <item id="1000" |