Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/terathen
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14913/definitions/npcs/monsters/terathen
Modified Files:
terathen_avenger.xml terathen_drone.xml terathen_matriarch.xml
terathen_warrior.xml
Log Message:
Let the slaughter begin!
Index: terathen_drone.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/terathen/terathen_drone.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** terathen_drone.xml 21 Sep 2004 05:27:31 -0000 1.11
--- terathen_drone.xml 7 Oct 2004 20:13:56 -0000 1.12
***************
*** 40,44 ****
<lootpacks>lootpack_meager</lootpacks>
<category>Monsters\Terathan\Terathan Drone</category>
!
<intproperty name="carve_meat" value="4" />
</npc>
--- 40,44 ----
<lootpacks>lootpack_meager</lootpacks>
<category>Monsters\Terathan\Terathan Drone</category>
! <strproperty name="slayer_group" value="terathans" />
<intproperty name="carve_meat" value="4" />
</npc>
Index: terathen_matriarch.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/terathen/terathen_matriarch.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** terathen_matriarch.xml 7 Sep 2004 00:28:06 -0000 1.9
--- terathen_matriarch.xml 7 Oct 2004 20:13:56 -0000 1.10
***************
*** 41,44 ****
--- 41,45 ----
<lootpacks>lootpack_rich;lootpack_average;gems</lootpacks>
<category>Monsters\Terathan\Terathan Matriarch</category>
+ <strproperty name="slayer_group" value="terathans" />
</npc>
Index: terathen_warrior.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/terathen/terathen_warrior.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** terathen_warrior.xml 21 Sep 2004 05:27:31 -0000 1.11
--- terathen_warrior.xml 7 Oct 2004 20:13:56 -0000 1.12
***************
*** 40,44 ****
<lootpacks>lootpack_average;lootpack_meager</lootpacks>
<category>Monsters\Terathan\Terathan Warrior</category>
!
<intproperty name="carve_meat" value="4" />
</npc>
--- 40,44 ----
<lootpacks>lootpack_average;lootpack_meager</lootpacks>
<category>Monsters\Terathan\Terathan Warrior</category>
! <strproperty name="slayer_group" value="terathans" />
<intproperty name="carve_meat" value="4" />
</npc>
Index: terathen_avenger.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/terathen/terathen_avenger.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** terathen_avenger.xml 21 Sep 2004 05:27:31 -0000 1.12
--- terathen_avenger.xml 7 Oct 2004 20:13:56 -0000 1.13
***************
*** 43,47 ****
<lootpacks>lootpack_rich;lootpack_rich;</lootpacks>
<category>Monsters\Terathan\Terathan Avenger</category>
!
<intproperty name="carve_meat" value="2" />
</npc>
--- 43,47 ----
<lootpacks>lootpack_rich;lootpack_rich;</lootpacks>
<category>Monsters\Terathan\Terathan Avenger</category>
! <strproperty name="slayer_group" value="terathans" />
<intproperty name="carve_meat" value="2" />
</npc>
|