diff options
author | Jared Adams <jaxad0127@gmail.com> | 2009-10-27 09:58:32 -0600 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-10-27 09:58:32 -0600 |
commit | db3625150ae1ab0cad51b07ba436a4077a656f39 (patch) | |
tree | caaa062b63bf2e9f15a9103358d50828f74b954f /items.xml | |
parent | 779d51dafde9dabc5a7cbe9de42b492ace2322d6 (diff) | |
download | clientdata-db3625150ae1ab0cad51b07ba436a4077a656f39.tar.gz clientdata-db3625150ae1ab0cad51b07ba436a4077a656f39.tar.bz2 clientdata-db3625150ae1ab0cad51b07ba436a4077a656f39.tar.xz clientdata-db3625150ae1ab0cad51b07ba436a4077a656f39.zip |
Add Valentine dress for Platyna
Dress made by Frictor.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -2678,6 +2678,17 @@ <sprite gender="male">equipment/chest/forest-armor-male.xml</sprite> <sprite gender="female">equipment/chest/forest-armor-female.xml</sprite> </item> + <item id="783" + image="equipment/chest/valentine-dress.png|R:#f00000" + name="Fancy Dress" + description="A silken dress with soft lace trim. If you damage it, you'll never get it to look good again." + effect="Defense: +15" + type="equip-torso" + weight="25" + defense="15" + max-per-slot="1"> + <sprite gender="female">equipment/chest/valentine-dress.xml|#f00000</sprite> + </item> <!-- HERE ARE SOME UNUSED ITEM IDS --> |