Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/dragon
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12582/items/armory/dragon
Modified Files:
dragon_breastplate.xml dragon_gloves.xml dragon_helm.xml
dragon_leggings.xml dragon_sleeves.xml
Log Message:
Changed all references to "events" to "scripts"
Index: dragon_breastplate.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/dragon/dragon_breastplate.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** dragon_breastplate.xml 13 May 2004 07:02:39 -0000 1.3
--- dragon_breastplate.xml 25 Aug 2004 17:03:39 -0000 1.4
***************
*** 19,23 ****
<weight>10.0</weight>
<type>1009</type>
! <events>equipment</events>
<category>Armor\Base\Dragon\Dragon Breastplate 1</category>
</item>
--- 19,23 ----
<weight>10.0</weight>
<type>1009</type>
! <scripts>equipment</scripts>
<category>Armor\Base\Dragon\Dragon Breastplate 1</category>
</item>
Index: dragon_helm.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/dragon/dragon_helm.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** dragon_helm.xml 13 May 2004 07:02:39 -0000 1.3
--- dragon_helm.xml 25 Aug 2004 17:03:39 -0000 1.4
***************
*** 19,23 ****
<weight>7.0</weight>
<type>1009</type>
! <events>equipment</events>
<category>Armor\Base\Dragon\Dragon Helm 1</category>
</item>
--- 19,23 ----
<weight>7.0</weight>
<type>1009</type>
! <scripts>equipment</scripts>
<category>Armor\Base\Dragon\Dragon Helm 1</category>
</item>
Index: dragon_sleeves.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/dragon/dragon_sleeves.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** dragon_sleeves.xml 13 May 2004 07:02:39 -0000 1.3
--- dragon_sleeves.xml 25 Aug 2004 17:03:39 -0000 1.4
***************
*** 19,23 ****
<weight>5.0</weight>
<type>1009</type>
! <events>equipment</events>
<category>Armor\Base\Dragon\Dragon Sleeves 1</category>
</item>
--- 19,23 ----
<weight>5.0</weight>
<type>1009</type>
! <scripts>equipment</scripts>
<category>Armor\Base\Dragon\Dragon Sleeves 1</category>
</item>
Index: dragon_gloves.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/dragon/dragon_gloves.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** dragon_gloves.xml 13 May 2004 07:02:39 -0000 1.3
--- dragon_gloves.xml 25 Aug 2004 17:03:39 -0000 1.4
***************
*** 19,23 ****
<weight>2.0</weight>
<type>1009</type>
! <events>equipment</events>
<category>Armor\Base\Dragon\Dragon Gloves 1</category>
</item>
--- 19,23 ----
<weight>2.0</weight>
<type>1009</type>
! <scripts>equipment</scripts>
<category>Armor\Base\Dragon\Dragon Gloves 1</category>
</item>
Index: dragon_leggings.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/dragon/dragon_leggings.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** dragon_leggings.xml 13 May 2004 07:02:39 -0000 1.3
--- dragon_leggings.xml 25 Aug 2004 17:03:39 -0000 1.4
***************
*** 19,23 ****
<weight>7.0</weight>
<type>1009</type>
! <events>equipment</events>
<category>Armor\Base\Dragon\Dragon Leggings 1</category>
</item>
--- 19,23 ----
<weight>7.0</weight>
<type>1009</type>
! <scripts>equipment</scripts>
<category>Armor\Base\Dragon\Dragon Leggings 1</category>
</item>
|