diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-01-20 15:21:25 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-01-20 15:21:25 +0000 |
commit | 9f70e690ba0fb0eca7b541c29bd9afb0398368e0 (patch) | |
tree | d4a2a6722ac2078841677aed212c2810e70320ab /ChangeLog | |
parent | 44d80f34a2527491460e1fbeb1d4627d93468bce (diff) | |
download | mana-9f70e690ba0fb0eca7b541c29bd9afb0398368e0.tar.gz mana-9f70e690ba0fb0eca7b541c29bd9afb0398368e0.tar.bz2 mana-9f70e690ba0fb0eca7b541c29bd9afb0398368e0.tar.xz mana-9f70e690ba0fb0eca7b541c29bd9afb0398368e0.zip |
Added max-per-slot property to all items (just to silence the "missing max-per-slot" warnings from the gameserver. 10 for normal items and 1 for equipment - feel free to change it to other values)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2007-01-20 Philipp Sehmisch <tmw@crushnet.org> + + * data/items.xml: Added max-per-slot property to all items. + 2007-01-19 Philipp Sehmisch <tmw@crushnet.org> * src/resources/itemdb.cpp: Fixed interpretation of weapon types in |