[wpdev-commits] xmlscripts/documentation/webroot ChangeLog.wolfpack,1.169,1.170
Brought to you by:
rip,
thiagocorrea
From: HellRaider <hel...@us...> - 2004-10-21 00:21:49
|
Update of /cvsroot/wpdev/xmlscripts/documentation/webroot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21720/documentation/webroot Modified Files: ChangeLog.wolfpack Log Message: Male NPCs can now have beards... matching their hair's color :) Index: ChangeLog.wolfpack =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v retrieving revision 1.169 retrieving revision 1.170 diff -C2 -d -r1.169 -r1.170 *** ChangeLog.wolfpack 20 Oct 2004 19:43:55 -0000 1.169 --- ChangeLog.wolfpack 21 Oct 2004 00:21:33 -0000 1.170 *************** *** 5,8 **** --- 5,9 ---- - Adjusted carving sheeps. - Fixed leatherworkers and tanners not buying leather and hides. + - Male NPCs now have a 75% chance of getting a beard when created. * Python Script Changes: - Fixed bug #0000361. (Pets don't follow trough gate) |