Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15881/npcs/monsters/dragons
Modified Files:
ancient_wyrm.xml white_wyrm.xml
Log Message:
speed infos
Index: ancient_wyrm.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons/ancient_wyrm.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** ancient_wyrm.xml 7 Oct 2004 20:13:51 -0000 1.13
--- ancient_wyrm.xml 10 Oct 2004 18:24:30 -0000 1.14
***************
*** 47,50 ****
--- 47,51 ----
<strproperty name="carve_hides_type" value="barbed" />
<intproperty name="carve_meat" value="19" />
+ <inherit id="speed_fast" />
</npc>
Index: white_wyrm.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons/white_wyrm.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** white_wyrm.xml 7 Oct 2004 20:13:51 -0000 1.17
--- white_wyrm.xml 10 Oct 2004 18:24:30 -0000 1.18
***************
*** 50,53 ****
--- 50,54 ----
<strproperty name="carve_hides_type" value="barbed" />
<intproperty name="carve_meat" value="19" />
+ <inherit id="speed_fast" />
</npc>
|