Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10296/npcs/monsters/daemonic
Modified Files:
balron.xml daemon.xml fire_gargoyle.xml gargoyle.xml
ice_fiend.xml imp.xml succubus.xml
Log Message:
added mage ais
Index: balron.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/balron.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** balron.xml 16 Oct 2004 18:19:31 -0000 1.20
--- balron.xml 26 Oct 2004 19:23:44 -0000 1.21
***************
*** 46,49 ****
--- 46,50 ----
<strproperty name="slayer_group" value="balron" />
<inherit id="speed_fast" />
+ <ai>Monster_Mage</ai>
</npc>
Index: daemon.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/daemon.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** daemon.xml 16 Oct 2004 18:19:31 -0000 1.19
--- daemon.xml 26 Oct 2004 19:23:45 -0000 1.20
***************
*** 47,50 ****
--- 47,51 ----
<strproperty name="slayer_group" value="daemons" />
<intproperty name="carve_meat" value="1" />
+ <ai>Monster_Mage</ai>
</npc>
Index: succubus.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/succubus.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** succubus.xml 16 Oct 2004 18:19:31 -0000 1.13
--- succubus.xml 26 Oct 2004 19:23:47 -0000 1.14
***************
*** 42,45 ****
--- 42,46 ----
<intproperty name="carve_meat" value="1" />
<strproperty name="slayer_group" value="daemons" />
+ <ai>Monster_Mage</ai>
</npc>
Index: gargoyle.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/gargoyle.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** gargoyle.xml 16 Oct 2004 18:19:31 -0000 1.16
--- gargoyle.xml 26 Oct 2004 19:23:47 -0000 1.17
***************
*** 42,45 ****
--- 42,46 ----
<strproperty name="slayer_group" value="gargoyles" />
<intproperty name="carve_meat" value="1" />
+ <ai>Monster_Mage</ai>
</npc>
Index: imp.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/imp.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** imp.xml 16 Oct 2004 18:19:31 -0000 1.16
--- imp.xml 26 Oct 2004 19:23:47 -0000 1.17
***************
*** 51,54 ****
--- 51,55 ----
<strproperty name="carve_hides_type" value="spined" />
<intproperty name="carve_meat" value="1" />
+ <ai>Monster_Mage</ai>
</npc>
Index: ice_fiend.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/ice_fiend.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** ice_fiend.xml 16 Oct 2004 18:19:31 -0000 1.15
--- ice_fiend.xml 26 Oct 2004 19:23:47 -0000 1.16
***************
*** 43,46 ****
--- 43,47 ----
<strproperty name="slayer_group" value="daemons" />
<intproperty name="carve_meat" value="1" />
+ <ai>Monster_Mage</ai>
</npc>
Index: fire_gargoyle.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/fire_gargoyle.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** fire_gargoyle.xml 16 Oct 2004 18:19:31 -0000 1.15
--- fire_gargoyle.xml 26 Oct 2004 19:23:46 -0000 1.16
***************
*** 44,47 ****
--- 44,48 ----
<intproperty name="carve_meat" value="1" />
+ <ai>Monster_Mage</ai>
</npc>
|