Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/chain
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12582/items/armory/chain
Modified Files:
chain_coif.xml chain_leggings.xml chain_tunic.xml
Log Message:
Changed all references to "events" to "scripts"
Index: chain_coif.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/chain/chain_coif.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** chain_coif.xml 13 May 2004 07:02:36 -0000 1.10
--- chain_coif.xml 25 Aug 2004 17:03:39 -0000 1.11
***************
*** 22,26 ****
<sellprice>65</sellprice>
<type>1009</type>
! <events>equipment</events>
<category>Armor\Base\Chainmail\Coif NS</category>
</item>
--- 22,26 ----
<sellprice>65</sellprice>
<type>1009</type>
! <scripts>equipment</scripts>
<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.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** chain_tunic.xml 13 May 2004 07:02:36 -0000 1.10
--- chain_tunic.xml 25 Aug 2004 17:03:39 -0000 1.11
***************
*** 21,25 ****
<buyprice>103</buyprice>
<type>1009</type>
! <events>equipment</events>
<category>Armor\Base\Chainmail\Tunic NS</category>
</item>
--- 21,25 ----
<buyprice>103</buyprice>
<type>1009</type>
! <scripts>equipment</scripts>
<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.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** chain_leggings.xml 13 May 2004 07:02:36 -0000 1.10
--- chain_leggings.xml 25 Aug 2004 17:03:39 -0000 1.11
***************
*** 22,26 ****
<sellprice>83</sellprice>
<type>1009</type>
! <events>equipment</events>
<category>Armor\Base\Chainmail\Leggings (N/S)</category>
</item>
--- 22,26 ----
<sellprice>83</sellprice>
<type>1009</type>
! <scripts>equipment</scripts>
<category>Armor\Base\Chainmail\Leggings (N/S)</category>
</item>
|