Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/chain
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23311/definitions/items/armory/chain
Modified Files:
chain_coif.xml chain_leggings.xml chain_tunic.xml
Log Message:
adjusted some sell prices
according to stratics bone armor has no sell price, so I gave it a low default.
Index: chain_coif.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/chain/chain_coif.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** chain_coif.xml 5 Sep 2004 21:02:49 -0000 1.13
--- chain_coif.xml 29 Sep 2004 18:01:05 -0000 1.14
***************
*** 19,23 ****
<weight>7.0</weight>
<buyprice>130</buyprice>
! <sellprice>65</sellprice>
<type>1009</type>
<basescripts>equipment</basescripts>
--- 19,23 ----
<weight>7.0</weight>
<buyprice>130</buyprice>
! <sellprice>8</sellprice>
<type>1009</type>
<basescripts>equipment</basescripts>
Index: chain_tunic.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/chain/chain_tunic.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** chain_tunic.xml 28 Sep 2004 13:47:30 -0000 1.14
--- chain_tunic.xml 29 Sep 2004 18:01:05 -0000 1.15
***************
*** 19,23 ****
<weight>7.0</weight>
<buyprice>103</buyprice>
! <sellprice>51</sellprice>
<type>1009</type>
<basescripts>equipment</basescripts>
--- 19,23 ----
<weight>7.0</weight>
<buyprice>103</buyprice>
! <sellprice>100</sellprice>
<type>1009</type>
<basescripts>equipment</basescripts>
Index: chain_leggings.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/chain/chain_leggings.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** chain_leggings.xml 5 Sep 2004 21:02:49 -0000 1.13
--- chain_leggings.xml 29 Sep 2004 18:01:05 -0000 1.14
***************
*** 19,23 ****
<weight>7.0</weight>
<buyprice>166</buyprice>
! <sellprice>83</sellprice>
<type>1009</type>
<basescripts>equipment</basescripts>
--- 19,23 ----
<weight>7.0</weight>
<buyprice>166</buyprice>
! <sellprice>107</sellprice>
<type>1009</type>
<basescripts>equipment</basescripts>
|