diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2007-06-21 12:12:54 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2007-06-21 12:12:54 +0000 |
commit | 8eed193e36111b3421a51d611c2d2d5d04b1fa09 (patch) | |
tree | 50c6fc4a45ab38511aa1866245ee1c4d853327df | |
parent | f609c96023c489008fae219ce5bca10f815977b5 (diff) | |
download | mana-8eed193e36111b3421a51d611c2d2d5d04b1fa09.tar.gz mana-8eed193e36111b3421a51d611c2d2d5d04b1fa09.tar.bz2 mana-8eed193e36111b3421a51d611c2d2d5d04b1fa09.tar.xz mana-8eed193e36111b3421a51d611c2d2d5d04b1fa09.zip |
Added light platemail (see entry in items.xml for proposed specs).
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -3,6 +3,13 @@ * data/monsters.xml, data/graphics/sprites/monster-logmonster.png, data/graphics/sprites/monster-logmonster.xml: Added logmonster by Enigmatik (Monster ID is 23). + * data/items.xml, data/equipment.xml, + data/graphics/items/armor-chest-lightplatemail.png, + data/graphics/sprites/chest-lightplatemail-male.xml, + data/graphics/sprites/chest-lightplatemail-male.png, + data/graphics/sprites/chest-lightplatemail-female.png, + data/graphics/sprites/chest-lightplatemail-female.xml: + Added light platemail (see entry in items.xml for proposed specs). 2007-06-20 Philipp Sehmisch <tmw@crushnet.org> |