Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/beasts
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15881/npcs/monsters/beasts
Modified Files:
bog_thing.xml plague_beast.xml
Log Message:
speed infos
Index: bog_thing.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/beasts/bog_thing.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** bog_thing.xml 7 Sep 2004 00:28:02 -0000 1.12
--- bog_thing.xml 10 Oct 2004 18:24:28 -0000 1.13
***************
*** 38,41 ****
--- 38,42 ----
<lootpacks>lootpack_average</lootpacks>
<category>Monsters\Beasts\Bog Thing</category>
+ <inherit id="speed_slow" />
</npc>
Index: plague_beast.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/beasts/plague_beast.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** plague_beast.xml 7 Sep 2004 00:28:02 -0000 1.11
--- plague_beast.xml 10 Oct 2004 18:24:28 -0000 1.12
***************
*** 39,42 ****
--- 39,43 ----
<lootpacks>lootpack_filthy_rich;gems;armor_platemail_high</lootpacks>
<category>Monsters\Beasts\Plague Beast</category>
+ <inherit id="speed_slow" />
</npc>
|