Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters
In directory sc8-pr-cvs1:/tmp/cvs-serv25198/npcs/monsters
Modified Files:
undeads.xml
Log Message:
Removed DyeTubs and Bandages from Source and added some missing methods to PySocket and PyChar.
Index: undeads.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/undeads.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** undeads.xml 7 Sep 2003 22:00:19 -0000 1.11
--- undeads.xml 15 Sep 2003 15:39:57 -0000 1.12
***************
*** 10,14 ****
<!-- undead_base-->
<npc id="undead_base">
! <ai>2</ai>
<wandertype>"circle" radius="20"</wandertype>
<totame>1100</totame>
--- 10,14 ----
<!-- undead_base-->
<npc id="undead_base">
! <ai>Monster_Aggressive_L1</ai>
<wandertype>"circle" radius="20"</wandertype>
<totame>1100</totame>
|