Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/chain
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23985/items/armory/chain
Modified Files:
chain_coif.xml chain_leggings.xml chain_tunic.xml
Log Message:
basescripts property
Index: chain_coif.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/chain/chain_coif.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** chain_coif.xml 25 Aug 2004 17:03:39 -0000 1.11
--- chain_coif.xml 27 Aug 2004 14:43:23 -0000 1.12
***************
*** 22,26 ****
<sellprice>65</sellprice>
<type>1009</type>
! <scripts>equipment</scripts>
<category>Armor\Base\Chainmail\Coif NS</category>
</item>
--- 22,26 ----
<sellprice>65</sellprice>
<type>1009</type>
! <basescripts>equipment</basescripts>
<category>Armor\Base\Chainmail\Coif NS</category>
</item>
Index: chain_tunic.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/chain/chain_tunic.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** chain_tunic.xml 25 Aug 2004 17:03:39 -0000 1.11
--- chain_tunic.xml 27 Aug 2004 14:43:23 -0000 1.12
***************
*** 21,25 ****
<buyprice>103</buyprice>
<type>1009</type>
! <scripts>equipment</scripts>
<category>Armor\Base\Chainmail\Tunic NS</category>
</item>
--- 21,25 ----
<buyprice>103</buyprice>
<type>1009</type>
! <basescripts>equipment</basescripts>
<category>Armor\Base\Chainmail\Tunic NS</category>
</item>
Index: chain_leggings.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/chain/chain_leggings.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** chain_leggings.xml 25 Aug 2004 17:03:39 -0000 1.11
--- chain_leggings.xml 27 Aug 2004 14:43:23 -0000 1.12
***************
*** 22,26 ****
<sellprice>83</sellprice>
<type>1009</type>
! <scripts>equipment</scripts>
<category>Armor\Base\Chainmail\Leggings (N/S)</category>
</item>
--- 22,26 ----
<sellprice>83</sellprice>
<type>1009</type>
! <basescripts>equipment</basescripts>
<category>Armor\Base\Chainmail\Leggings (N/S)</category>
</item>
|