Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15881/npcs/animals/land
Modified Files:
rat.xml walrus.xml
Log Message:
speed infos
Index: walrus.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/walrus.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** walrus.xml 21 Sep 2004 05:27:06 -0000 1.12
--- walrus.xml 10 Oct 2004 18:24:28 -0000 1.13
***************
*** 48,51 ****
--- 48,52 ----
<intproperty name="carve_hides" value="12" />
<intproperty name="carve_meat" value="1" />
+ <inherit id="speed_slow" />
</npc>
Index: rat.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/rat.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** rat.xml 21 Sep 2004 05:27:06 -0000 1.13
--- rat.xml 10 Oct 2004 18:24:28 -0000 1.14
***************
*** 46,49 ****
--- 46,50 ----
<intproperty name="carve_meat" value="1" />
+ <inherit id="speed_slow" />
</npc>
|