diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2007-10-31 18:35:28 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2007-10-31 18:35:28 +0000 |
commit | cf0358f155e411739daadffde736ddb0fa09a61b (patch) | |
tree | 96f261a80cb668ef3edd24af51595ce6be725cfd | |
parent | eb0f92fe8d919d3c98fbc4294c582514454dab99 (diff) | |
download | mana-cf0358f155e411739daadffde736ddb0fa09a61b.tar.gz mana-cf0358f155e411739daadffde736ddb0fa09a61b.tar.bz2 mana-cf0358f155e411739daadffde736ddb0fa09a61b.tar.xz mana-cf0358f155e411739daadffde736ddb0fa09a61b.zip |
Added skirt item by Saphy. ViewID is 26, itemID is 632, item properties are c&p from jeans shorts.
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,4 +1,12 @@ -2007-19-26 Philipp Sehmisch <tmw@crushnet.org> +2007-10-31 Philipp Sehmisch <tmw@crushnet.org> + + * data/items.xml, data/graphics/sprites/leg-skirt.png, + data/graphics/sprites/leg-skirt.xml, + data/graphics/items/armor-leg-skirt.png: Added skirt by Saphy. + ViewID is 26, item ID is 632, item properties are c&p from jeans + shorts. + +2007-10-26 Philipp Sehmisch <tmw@crushnet.org> * src/gui/item_ammount.cpp: Item amount dialog is now skipped when there is only one item on the stack. |