Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14913/definitions/npcs/animals/land
Modified Files:
snake.xml
Log Message:
Let the slaughter begin!
Index: snake.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/land/snake.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** snake.xml 21 Sep 2004 05:27:06 -0000 1.12
--- snake.xml 7 Oct 2004 20:13:49 -0000 1.13
***************
*** 44,48 ****
<bindmenu>tame_menu,pet_menu</bindmenu>
<category>Animals\Land\Snake</category>
!
<intproperty name="carve_meat" value="1" />
</npc>
--- 44,48 ----
<bindmenu>tame_menu,pet_menu</bindmenu>
<category>Animals\Land\Snake</category>
! <strproperty name="slayer_group" value="snakes" />
<intproperty name="carve_meat" value="1" />
</npc>
|