Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/insect
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14913/definitions/npcs/monsters/insect
Modified Files:
dread_spider.xml frost_spider.xml giant_black_widow.xml
giant_spider.xml scorpion.xml
Log Message:
Let the slaughter begin!
Index: giant_spider.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/insect/giant_spider.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** giant_spider.xml 10 Sep 2004 17:08:28 -0000 1.12
--- giant_spider.xml 7 Oct 2004 20:13:53 -0000 1.13
***************
*** 40,43 ****
--- 40,44 ----
<category>Monsters\Insects\Giant Spider</category>
<!-- Priv -->
+ <strproperty name="slayer_group" value="spiders" />
</npc>
Index: giant_black_widow.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/insect/giant_black_widow.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** giant_black_widow.xml 7 Sep 2004 00:28:04 -0000 1.10
--- giant_black_widow.xml 7 Oct 2004 20:13:53 -0000 1.11
***************
*** 40,43 ****
--- 40,44 ----
<lootpacks>lootpack_average</lootpacks>
<category>Monsters\Insects\Giant Black Widow</category>
+ <strproperty name="slayer_group" value="spiders" />
</npc>
Index: dread_spider.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/insect/dread_spider.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** dread_spider.xml 7 Sep 2004 00:28:04 -0000 1.10
--- dread_spider.xml 7 Oct 2004 20:13:53 -0000 1.11
***************
*** 42,45 ****
--- 42,46 ----
<lootpacks>lootpack_filthy_rich</lootpacks>
<category>Monsters\Insects\Dread Spider</category>
+ <strproperty name="slayer_group" value="spiders" />
</npc>
Index: scorpion.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/insect/scorpion.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** scorpion.xml 21 Sep 2004 05:27:13 -0000 1.13
--- scorpion.xml 7 Oct 2004 20:13:53 -0000 1.14
***************
*** 44,48 ****
<food>1</food>
<category>Monsters\Insects\Giant Scorpion</category>
!
<intproperty name="carve_meat" value="1" />
</npc>
--- 44,48 ----
<food>1</food>
<category>Monsters\Insects\Giant Scorpion</category>
! <strproperty name="slayer_group" value="scorpions" />
<intproperty name="carve_meat" value="1" />
</npc>
Index: frost_spider.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/insect/frost_spider.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** frost_spider.xml 10 Sep 2004 17:08:28 -0000 1.11
--- frost_spider.xml 7 Oct 2004 20:13:53 -0000 1.12
***************
*** 42,45 ****
--- 42,46 ----
<mintaming>747</mintaming>
<category>Monsters\Insects\Frost Spider</category>
+ <strproperty name="slayer_group" value="spiders" />
</npc>
|