Update of /cvsroot/wpdev/xmlscripts/documentation/webroot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12709/webroot
Modified Files:
ChangeLog.wolfpack
Log Message:
fixed bug #0000266
Index: ChangeLog.wolfpack
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v
retrieving revision 1.54
retrieving revision 1.55
diff -C2 -d -r1.54 -r1.55
*** ChangeLog.wolfpack 3 Sep 2004 15:44:47 -0000 1.54
--- ChangeLog.wolfpack 3 Sep 2004 16:03:21 -0000 1.55
***************
*** 46,49 ****
--- 46,50 ----
- Basescripts added to many scripts. Read only assigned scripts.
Format is: <basescripts></basescripts>
+ - Removed the last occurances of <inherit id="" />
* Python Script Changes:
- Function Changes:
***************
*** 70,73 ****
--- 71,75 ----
- Fix for bug #0000263 (casting with weapon allowed although weapon is not spell channeling)
- Fix for bug #0000260 (.tile now caps at 250 items if the acl doesn't allow unlimited items)
+ - Fix for bug #0000266 (summoned npcs had loot)
* Misc. Changes:
- Experimental Mac OSX Support
|