Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/shadows
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15881/npcs/monsters/shadows
Modified Files:
dark_father.xml flesh_renderer.xml
Log Message:
speed infos
Index: flesh_renderer.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/shadows/flesh_renderer.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** flesh_renderer.xml 7 Sep 2004 00:28:06 -0000 1.4
--- flesh_renderer.xml 10 Oct 2004 18:24:31 -0000 1.5
***************
*** 41,44 ****
--- 41,45 ----
<!-- Misc. -->
<category>Monsters\Shadows\Flesh Renderer</category>
+ <inherit id="speed_veryfast" />
</npc>
Index: dark_father.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/shadows/dark_father.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** dark_father.xml 7 Oct 2004 20:13:55 -0000 1.5
--- dark_father.xml 10 Oct 2004 18:24:31 -0000 1.6
***************
*** 51,54 ****
--- 51,55 ----
<category>Monsters\Shadows\Dark Father</category>
<strproperty name="slayer_group" value="daemons" />
+ <inherit id="speed_fast" />
</npc>
|