Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/undead
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10296/npcs/monsters/undead
Modified Files:
bone_magi.xml lich.xml lich_lord.xml shade.xml
skeletal_mage.xml
Log Message:
added mage ais
Index: lich.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/undead/lich.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** lich.xml 16 Oct 2004 18:19:34 -0000 1.16
--- lich.xml 26 Oct 2004 19:24:01 -0000 1.17
***************
*** 46,49 ****
--- 46,50 ----
<strproperty name="slayer_group" value="undeads" />
<inherit id="speed_fast" />
+ <ai>Monster_Mage</ai>
</npc>
Index: shade.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/undead/shade.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** shade.xml 16 Oct 2004 18:19:34 -0000 1.15
--- shade.xml 26 Oct 2004 19:24:01 -0000 1.16
***************
*** 39,42 ****
--- 39,43 ----
<category>Monsters\Undead\Shade</category>
<strproperty name="slayer_group" value="undeads" />
+ <ai>Monster_Mage</ai>
</npc>
Index: lich_lord.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/undead/lich_lord.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** lich_lord.xml 16 Oct 2004 18:19:34 -0000 1.16
--- lich_lord.xml 26 Oct 2004 19:24:01 -0000 1.17
***************
*** 48,51 ****
--- 48,52 ----
<strproperty name="slayer_group" value="undeads" />
<inherit id="speed_fast" />
+ <ai>Monster_Mage</ai>
</npc>
Index: skeletal_mage.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/undead/skeletal_mage.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** skeletal_mage.xml 16 Oct 2004 18:19:34 -0000 1.14
--- skeletal_mage.xml 26 Oct 2004 19:24:01 -0000 1.15
***************
*** 42,45 ****
--- 42,46 ----
<desc>A dying mage who has chooses to perform the ceremony to become a lich and fails, will often become a Skeleton Mage. Still armed with a formidable repertoire of the dark arts, skeletal mages should not be underestimated. Burning with the power of the damned, the skeleton mage appears as the color of flame.</desc>
<category>Monsters\Undead\Skeletal Mage</category>
+ <ai>Monster_Mage</ai>
</npc>
Index: bone_magi.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/undead/bone_magi.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** bone_magi.xml 16 Oct 2004 18:19:34 -0000 1.15
--- bone_magi.xml 26 Oct 2004 19:24:00 -0000 1.16
***************
*** 43,46 ****
--- 43,47 ----
<category>Monsters\Undead\Bone Magi</category>
<strproperty name="slayer_group" value="undeads" />
+ <ai>Monster_Mage</ai>
</npc>
|