diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-09-18 19:21:27 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-09-18 19:21:27 +0000 |
commit | 761c274a741869ef767d0db2cd8ef0eca149ce3d (patch) | |
tree | f96ba4b12c5ff8dd83d620df83005a4c8f24f6a7 /ChangeLog | |
parent | 074c842ff70f2d695d09a5ee07cee1fec7450518 (diff) | |
download | mana-761c274a741869ef767d0db2cd8ef0eca149ce3d.tar.gz mana-761c274a741869ef767d0db2cd8ef0eca149ce3d.tar.bz2 mana-761c274a741869ef767d0db2cd8ef0eca149ce3d.tar.xz mana-761c274a741869ef767d0db2cd8ef0eca149ce3d.zip |
Updated the defense value of fancy hat as pointed out by xand.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ * The Mana World.dev, src/gui/npc.cpp: Updated dev-cpp project file to last changes, and fixed the bug with npc lists I introduced earlier. + * data/items.xml: Updated the defense value of fancy hat as pointed out + by xand. 2005-09-18 Duane Bailey <nayryeliab@gmail.com> |