[wpdev-commits] xmlscripts/documentation/webroot ChangeLog.wolfpack,1.63,1.64
Brought to you by:
rip,
thiagocorrea
From: Richard M. <dr...@us...> - 2004-09-05 21:03:08
|
Update of /cvsroot/wpdev/xmlscripts/documentation/webroot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3380/documentation/webroot Modified Files: ChangeLog.wolfpack Log Message: I'm so sorry for flooding y'alls inboxes... But here is the property adjustment change for weapons/armor. :) Now on to NPCs! Index: ChangeLog.wolfpack =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v retrieving revision 1.63 retrieving revision 1.64 diff -C2 -d -r1.63 -r1.64 *** ChangeLog.wolfpack 5 Sep 2004 20:03:23 -0000 1.63 --- ChangeLog.wolfpack 5 Sep 2004 21:02:53 -0000 1.64 *************** *** 5,8 **** --- 5,9 ---- * Definition Changes: - Added random speech for lizardmen, ratmen and orcs. + - Moved equipment properties to the definitions again. * Python Script Changes: - Added a script for database structure updates (system/dbupdate.py). *************** *** 12,15 **** --- 13,17 ---- - Added speech.monster. - Fixed a chance calculation bug with bowcraft. + - Updated equipment.py and related scripts for equipment property changes. * Misc. Changes: * Known Issues, Bugs, and Missing Features: |