Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14913/definitions/npcs/monsters/giants
Modified Files:
arctic_ogre_lord.xml frost_troll.xml ogre.xml ogre_lord.xml
troll.xml
Log Message:
Let the slaughter begin!
Index: frost_troll.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants/frost_troll.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** frost_troll.xml 21 Sep 2004 05:27:13 -0000 1.12
--- frost_troll.xml 7 Oct 2004 20:13:52 -0000 1.13
***************
*** 38,42 ****
<lootpacks>lootpack_average;gems</lootpacks>
<category>Monsters\Giants\Frost Troll</category>
!
<intproperty name="carve_meat" value="2" />
</npc>
--- 38,42 ----
<lootpacks>lootpack_average;gems</lootpacks>
<category>Monsters\Giants\Frost Troll</category>
! <strproperty name="slayer_group" value="trolls" />
<intproperty name="carve_meat" value="2" />
</npc>
Index: troll.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants/troll.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** troll.xml 21 Sep 2004 05:27:13 -0000 1.13
--- troll.xml 7 Oct 2004 20:13:52 -0000 1.14
***************
*** 39,43 ****
<carve>carve_troll</carve>
<category>Monsters\Giants\Troll (Random)</category>
!
<intproperty name="carve_meat" value="2" />
</npc>
--- 39,43 ----
<carve>carve_troll</carve>
<category>Monsters\Giants\Troll (Random)</category>
! <strproperty name="slayer_group" value="trolls" />
<intproperty name="carve_meat" value="2" />
</npc>
Index: ogre.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants/ogre.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** ogre.xml 21 Sep 2004 05:27:13 -0000 1.12
--- ogre.xml 7 Oct 2004 20:13:52 -0000 1.13
***************
*** 39,43 ****
<carve>carve_ogre</carve>
<category>Monsters\Giants\Ogre</category>
!
<intproperty name="carve_meat" value="2" />
</npc>
--- 39,43 ----
<carve>carve_ogre</carve>
<category>Monsters\Giants\Ogre</category>
! <strproperty name="slayer_group" value="ogres" />
<intproperty name="carve_meat" value="2" />
</npc>
Index: arctic_ogre_lord.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants/arctic_ogre_lord.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** arctic_ogre_lord.xml 7 Sep 2004 00:28:04 -0000 1.11
--- arctic_ogre_lord.xml 7 Oct 2004 20:13:52 -0000 1.12
***************
*** 38,41 ****
--- 38,42 ----
<lootpacks>lootpack_filthy_rich</lootpacks>
<category>Monsters\Giants\Arctic Ogre Lord</category>
+ <strproperty name="slayer_group" value="ogres" />
</npc>
Index: ogre_lord.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants/ogre_lord.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** ogre_lord.xml 21 Sep 2004 05:27:13 -0000 1.12
--- ogre_lord.xml 7 Oct 2004 20:13:52 -0000 1.13
***************
*** 38,42 ****
<lootpacks>lootpack_rich;lootpack_rich</lootpacks>
<category>Monsters\Giants\Ogre Lord</category>
!
<intproperty name="carve_meat" value="1" />
</npc>
--- 38,42 ----
<lootpacks>lootpack_rich;lootpack_rich</lootpacks>
<category>Monsters\Giants\Ogre Lord</category>
! <strproperty name="slayer_group" value="ogres" />
<intproperty name="carve_meat" value="1" />
</npc>
|