diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2007-12-14 18:21:39 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2007-12-14 18:21:39 +0000 |
commit | f17ffa65036d6fcf30c94ded2e3bba6030afdcc9 (patch) | |
tree | 0ae2c82623573e5b4bf793d4f8f4757e8167ebe3 | |
parent | ef3204b5739323a0340470570e76d0b236324c4d (diff) | |
download | mana-f17ffa65036d6fcf30c94ded2e3bba6030afdcc9.tar.gz mana-f17ffa65036d6fcf30c94ded2e3bba6030afdcc9.tar.bz2 mana-f17ffa65036d6fcf30c94ded2e3bba6030afdcc9.tar.xz mana-f17ffa65036d6fcf30c94ded2e3bba6030afdcc9.zip |
fixed some more screwups with the new items.
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -1,7 +1,10 @@ -2007-12-12 Philipp Sehmisch <tmw@crushnet.org> +2007-12-14 Philipp Sehmisch <tmw@crushnet.org> - * data/items.xml: Fixed some errors with the filenames of the new - items. + * data/graphics/sprites/head-mask.png, + data/graphics/sprites/head-mask.xml, + data/graphics/sprites/head-mushroom.xml, + data/graphics/sprites/head-shroom.xml, + data/items.xml: Fixed some problems with the new items. 2007-12-12 Philipp Sehmisch <tmw@crushnet.org> |