[wpdev-commits] xmlscripts/documentation/webroot ChangeLog.wolfpack,1.172,1.173
Brought to you by:
rip,
thiagocorrea
From: Klaus M. <nad...@us...> - 2004-10-28 16:04:49
|
Update of /cvsroot/wpdev/xmlscripts/documentation/webroot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13538/documentation/webroot Modified Files: ChangeLog.wolfpack Log Message: equip bugfix (bug #0000369) Index: ChangeLog.wolfpack =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v retrieving revision 1.172 retrieving revision 1.173 diff -C2 -d -r1.172 -r1.173 *** ChangeLog.wolfpack 27 Oct 2004 14:05:54 -0000 1.172 --- ChangeLog.wolfpack 28 Oct 2004 16:04:40 -0000 1.173 *************** *** 8,11 **** --- 8,12 ---- - Male NPCs now have a 75% chance of getting a beard when created. * Python Script Changes: + - Fixed bug #0000369. (Equip possible although item.movable = 3) - Fixed bug #0000361. (Pets don't follow trough gate) - Added xoffset, yoffset and zoffset to socket.attachmultitarget. (housing.deed) |