[wpdev-commits] xmlscripts/documentation/webroot ChangeLog.wolfpack,1.72,1.73
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-09-09 03:19:41
|
Update of /cvsroot/wpdev/xmlscripts/documentation/webroot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13425/webroot Modified Files: ChangeLog.wolfpack Log Message: GM control for npcs. Index: ChangeLog.wolfpack =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v retrieving revision 1.72 retrieving revision 1.73 diff -C2 -d -r1.72 -r1.73 *** ChangeLog.wolfpack 9 Sep 2004 01:51:38 -0000 1.72 --- ChangeLog.wolfpack 9 Sep 2004 03:19:27 -0000 1.73 *************** *** 9,12 **** --- 9,13 ---- - Added several small testing items. - Fixed blue moongate definitions. + - Pet commands are now processed by all NPCs to allow GM control. * Python Script Changes: - Added a script for database structure updates (system/dbupdate.py). *************** *** 33,36 **** --- 34,38 ---- - Fixed another trading issue. - Fixed bug #0000278 (Weapon not being unequipped) + - Pet commands now always allow control by GMs. * Misc. Changes: * Known Issues, Bugs, and Missing Features: |