Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/common
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15881/npcs/monsters/common
Modified Files:
frost_ooze.xml gazer_larva.xml mound_of_maggots.xml pixie.xml
sewer_rat.xml slime.xml vorpal_bunny.xml wisp.xml
Log Message:
speed infos
Index: wisp.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/common/wisp.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** wisp.xml 7 Sep 2004 00:28:03 -0000 1.11
--- wisp.xml 10 Oct 2004 18:24:29 -0000 1.12
***************
*** 42,45 ****
--- 42,46 ----
<lootpacks>lootpack_rich;lootpack_average</lootpacks>
<category>Monsters\Common\Wisp</category>
+ <inherit id="speed_fast" />
</npc>
Index: mound_of_maggots.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/common/mound_of_maggots.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** mound_of_maggots.xml 7 Sep 2004 00:28:02 -0000 1.4
--- mound_of_maggots.xml 10 Oct 2004 18:24:29 -0000 1.5
***************
*** 38,41 ****
--- 38,42 ----
<!-- Misc. -->
<category>Monsters\Common\Mound of Maggots</category>
+ <inherit id="speed_slow" />
</npc>
Index: sewer_rat.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/common/sewer_rat.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** sewer_rat.xml 21 Sep 2004 05:27:12 -0000 1.11
--- sewer_rat.xml 10 Oct 2004 18:24:29 -0000 1.12
***************
*** 36,39 ****
--- 36,40 ----
<intproperty name="carve_meat" value="1" />
+ <inherit id="speed_slow" />
</npc>
Index: frost_ooze.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/common/frost_ooze.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** frost_ooze.xml 7 Sep 2004 00:28:02 -0000 1.10
--- frost_ooze.xml 10 Oct 2004 18:24:29 -0000 1.11
***************
*** 39,42 ****
--- 39,43 ----
<lootpacks>gems</lootpacks>
<category>Monsters\Common\Frost Ooze</category>
+ <inherit id="speed_slow" />
</npc>
Index: pixie.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/common/pixie.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** pixie.xml 21 Sep 2004 05:27:12 -0000 1.3
--- pixie.xml 10 Oct 2004 18:24:29 -0000 1.4
***************
*** 48,51 ****
--- 48,52 ----
<strproperty name="carve_hides_type" value="spined" />
<intproperty name="carve_meat" value="1" />
+ <inherit id="speed_veryfast" />
</npc>
Index: vorpal_bunny.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/common/vorpal_bunny.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** vorpal_bunny.xml 7 Sep 2004 00:28:03 -0000 1.10
--- vorpal_bunny.xml 10 Oct 2004 18:24:29 -0000 1.11
***************
*** 32,35 ****
--- 32,36 ----
<lootpacks>lootpack_filthy_rich;lootpack_rich;lootpack_rich;lootpack_rich</lootpacks>
<category>Monsters\Common\Vorpal Bunny</category>
+ <inherit id="speed_veryfast" />
</npc>
Index: gazer_larva.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/common/gazer_larva.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** gazer_larva.xml 21 Sep 2004 05:27:12 -0000 1.6
--- gazer_larva.xml 10 Oct 2004 18:24:29 -0000 1.7
***************
*** 37,40 ****
--- 37,41 ----
<intproperty name="carve_meat" value="1" />
+ <inherit id="speed_slow" />
</npc>
Index: slime.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/common/slime.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** slime.xml 10 Sep 2004 17:08:27 -0000 1.12
--- slime.xml 10 Oct 2004 18:24:29 -0000 1.13
***************
*** 40,43 ****
--- 40,44 ----
<mintaming>231</mintaming>
<category>Monsters\Common\Slime</category>
+ <inherit id="speed_slow" />
</npc>
|