Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/bone
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18662/definitions/items/armory/bone
Modified Files:
bone_armor.xml bone_arms.xml bone_gloves.xml bone_leggings.xml
Log Message:
I updated weight stuff.
Index: bone_arms.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/bone/bone_arms.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** bone_arms.xml 5 Sep 2004 21:02:48 -0000 1.13
--- bone_arms.xml 10 Sep 2004 22:17:06 -0000 1.14
***************
*** 16,20 ****
<durability><random min="25" max="30" /></durability>
<restock>10</restock>
! <weight>1</weight>
<value>0</value>
<type>1009</type>
--- 16,20 ----
<durability><random min="25" max="30" /></durability>
<restock>10</restock>
! <weight>2.0</weight>
<value>0</value>
<type>1009</type>
Index: bone_gloves.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/bone/bone_gloves.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** bone_gloves.xml 5 Sep 2004 21:02:48 -0000 1.13
--- bone_gloves.xml 10 Sep 2004 22:17:06 -0000 1.14
***************
*** 16,20 ****
<durability><random min="25" max="30" /></durability>
<restock>10</restock>
! <weight>2</weight>
<value>0</value>
<type>1009</type>
--- 16,20 ----
<durability><random min="25" max="30" /></durability>
<restock>10</restock>
! <weight>2.0</weight>
<value>0</value>
<type>1009</type>
Index: bone_leggings.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/bone/bone_leggings.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** bone_leggings.xml 5 Sep 2004 21:02:48 -0000 1.13
--- bone_leggings.xml 10 Sep 2004 22:17:06 -0000 1.14
***************
*** 16,20 ****
<durability><random min="25" max="30" /></durability>
<restock>10</restock>
! <weight>3</weight>
<value>0</value>
<type>1009</type>
--- 16,20 ----
<durability><random min="25" max="30" /></durability>
<restock>10</restock>
! <weight>3.0</weight>
<value>0</value>
<type>1009</type>
Index: bone_armor.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/bone/bone_armor.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** bone_armor.xml 5 Sep 2004 21:02:48 -0000 1.13
--- bone_armor.xml 10 Sep 2004 22:17:05 -0000 1.14
***************
*** 16,20 ****
<durability><random min="26" max="30" /></durability>
<restock>10</restock>
! <weight>6</weight>
<value>0</value>
<type>1009</type>
--- 16,20 ----
<durability><random min="26" max="30" /></durability>
<restock>10</restock>
! <weight>6.0</weight>
<value>0</value>
<type>1009</type>
|