diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2007-02-01 03:00:01 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2007-02-01 03:00:01 +0000 |
commit | 2ff911b366dfe11e1fed69e04b751b5085c28e5c (patch) | |
tree | 4c757b74183c7972d1fa190e8bc2169884afb11f /ChangeLog | |
parent | 1789d23c601ff0094342579f8124ae4ccbe7be65 (diff) | |
download | mana-2ff911b366dfe11e1fed69e04b751b5085c28e5c.tar.gz mana-2ff911b366dfe11e1fed69e04b751b5085c28e5c.tar.bz2 mana-2ff911b366dfe11e1fed69e04b751b5085c28e5c.tar.xz mana-2ff911b366dfe11e1fed69e04b751b5085c28e5c.zip |
Added chainmail shirt by "The Judge". The proposed values are: Item ID: 625, Sprite ID: 25, Defence: 12, Weight: 120. Added missing graphic for female cotton shirt.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 15 insertions, 2 deletions
@@ -1,4 +1,17 @@ -2007-01-30 Eugenio Favalli <elvenprogrammer@gmail.com> +2007-02-01 Philipp Sehmisch <tmw@crushnet.org> + + * data/equipment.xml, data/items.xml, + data/graphics/items/armor-chest-chainmail.png, + data/graphics/sprites/chest-chainmail-female.png + data/graphics/sprites/chest-chainmail-female.xml + data/graphics/sprites/chest-chainmail-male.png + data/graphics/sprites/chest-chainmail-male.xml: Added chainmail by "The + Judge". The proposed values are: Item ID: 625, Sprite ID: 25, Defence: 12, + Weight: 120. + * data/graphics/sprites/chest-cotton-female.png: Huh? Shouldn't this be on + svn for ages? + +2007-01-30 Eugenio Favalli <elvenprogrammer@gmail.com> * tmw.cbp: Updated Code::blocks project. @@ -220,7 +233,7 @@ 2006-12-15 Philipp Sehmisch <tmw@crushnet.org> - * data/graphics/tiles/desert1.png: Removed some unused legacy tiles and + * data/graphics/tiles/desert1.png: Removed some unused legacy tiles and added variant tiles for the cliffs. 2006-12-14 Bjørn Lindeijer <bjorn@lindeijer.nl> |