Update of /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23985/items/weaponry/swordsmanship
Modified Files:
axe.xml bardiche.xml battle_axe.xml bladed_staff.xml
bone_harvester.xml broadsword.xml butcher_knife.xml
cleaver.xml crescent_blade.xml cutlass.xml double_axe.xml
executioners_axe.xml halberd.xml hatchet.xml katana.xml
large_battle_axe.xml long_sword.xml longsword.xml
paladin_sword.xml pickaxe.xml scimitar.xml scythe.xml
skinning_knife.xml two_handed_axe.xml viking_sword.xml
Log Message:
basescripts property
Index: viking_sword.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/viking_sword.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** viking_sword.xml 25 Aug 2004 17:03:57 -0000 1.11
--- viking_sword.xml 27 Aug 2004 14:43:29 -0000 1.12
***************
*** 21,25 ****
<tag name="resname" value="iron" />
<type>1001</type>
! <scripts>equipment,blades</scripts>
<category>Weapons\Swords\Viking Sword (N/S)</category>
</item>
--- 21,25 ----
<tag name="resname" value="iron" />
<type>1001</type>
! <basescripts>equipment,blades</basescripts>
<category>Weapons\Swords\Viking Sword (N/S)</category>
</item>
Index: pickaxe.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/pickaxe.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** pickaxe.xml 25 Aug 2004 17:03:57 -0000 1.14
--- pickaxe.xml 27 Aug 2004 14:43:29 -0000 1.15
***************
*** 22,26 ****
<tag name="remaining_uses" type="int" value="35" />
<type>1001</type>
! <scripts>equipment,pickaxe</scripts>
<category>Weapons\Swords\Pickaxe (N/S)</category>
<category>Professions\Miner\Tools\Pickaxe (N/S)</category>
--- 22,26 ----
<tag name="remaining_uses" type="int" value="35" />
<type>1001</type>
! <basescripts>equipment,pickaxe</basescripts>
<category>Weapons\Swords\Pickaxe (N/S)</category>
<category>Professions\Miner\Tools\Pickaxe (N/S)</category>
Index: bladed_staff.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/bladed_staff.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** bladed_staff.xml 25 Aug 2004 17:03:57 -0000 1.11
--- bladed_staff.xml 27 Aug 2004 14:43:29 -0000 1.12
***************
*** 21,25 ****
<tag name="resname" value="iron" />
<type>1001</type>
! <scripts>equipment,blades</scripts>
<category>Weapons\Swords\Bladed Staff (N/S)</category>
</item>
--- 21,25 ----
<tag name="resname" value="iron" />
<type>1001</type>
! <basescripts>equipment,blades</basescripts>
<category>Weapons\Swords\Bladed Staff (N/S)</category>
</item>
Index: cutlass.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/cutlass.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** cutlass.xml 25 Aug 2004 17:03:57 -0000 1.11
--- cutlass.xml 27 Aug 2004 14:43:29 -0000 1.12
***************
*** 21,25 ****
<tag name="resname" value="iron" />
<type>1001</type>
! <scripts>equipment,blades</scripts>
<category>Weapons\Swords\Cutlass (N/S)</category>
</item>
--- 21,25 ----
<tag name="resname" value="iron" />
<type>1001</type>
! <basescripts>equipment,blades</basescripts>
<category>Weapons\Swords\Cutlass (N/S)</category>
</item>
Index: longsword.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/longsword.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** longsword.xml 25 Aug 2004 17:03:57 -0000 1.11
--- longsword.xml 27 Aug 2004 14:43:29 -0000 1.12
***************
*** 21,25 ****
<tag name="resname" value="iron" />
<type>1001</type>
! <scripts>equipment,blades</scripts>
<category>Weapons\Swords\Longsword (N/S)</category>
</item>
--- 21,25 ----
<tag name="resname" value="iron" />
<type>1001</type>
! <basescripts>equipment,blades</basescripts>
<category>Weapons\Swords\Longsword (N/S)</category>
</item>
Index: hatchet.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/hatchet.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** hatchet.xml 25 Aug 2004 17:03:57 -0000 1.14
--- hatchet.xml 27 Aug 2004 14:43:29 -0000 1.15
***************
*** 20,24 ****
<weight>4.0</weight>
<tag name="resname" value="iron" />
! <scripts>equipment,blades</scripts>
<category>Weapons\Axes\Hatchet (N/S)</category>
<type>1002</type>
--- 20,24 ----
<weight>4.0</weight>
<tag name="resname" value="iron" />
! <basescripts>equipment,blades</basescripts>
<category>Weapons\Axes\Hatchet (N/S)</category>
<type>1002</type>
Index: battle_axe.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/battle_axe.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** battle_axe.xml 25 Aug 2004 17:03:57 -0000 1.11
--- battle_axe.xml 27 Aug 2004 14:43:29 -0000 1.12
***************
*** 21,25 ****
<tag name="resname" value="iron" />
<tag name="remaining_uses" type="int" value="35" />
! <scripts>equipment,blades</scripts>
<type>1002</type>
<category>Weapons\Axes\Battle Axe (N/S)</category>
--- 21,25 ----
<tag name="resname" value="iron" />
<tag name="remaining_uses" type="int" value="35" />
! <basescripts>equipment,blades</basescripts>
<type>1002</type>
<category>Weapons\Axes\Battle Axe (N/S)</category>
Index: halberd.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/halberd.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** halberd.xml 25 Aug 2004 17:03:57 -0000 1.13
--- halberd.xml 27 Aug 2004 14:43:29 -0000 1.14
***************
*** 21,25 ****
<tag name="resname" value="iron" />
<type>1002</type>
! <scripts>equipment,blades</scripts>
<category>Weapons\Swords\Halberd (N/S)</category>
</item>
--- 21,25 ----
<tag name="resname" value="iron" />
<type>1002</type>
! <basescripts>equipment,blades</basescripts>
<category>Weapons\Swords\Halberd (N/S)</category>
</item>
Index: bone_harvester.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/bone_harvester.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** bone_harvester.xml 25 Aug 2004 17:03:57 -0000 1.11
--- bone_harvester.xml 27 Aug 2004 14:43:29 -0000 1.12
***************
*** 21,25 ****
<tag name="resname" value="iron" />
<type>1001</type>
! <scripts>equipment,blades</scripts>
<category>Weapons\Swords\Bone Harvester (N/S)</category>
</item>
--- 21,25 ----
<tag name="resname" value="iron" />
<type>1001</type>
! <basescripts>equipment,blades</basescripts>
<category>Weapons\Swords\Bone Harvester (N/S)</category>
</item>
Index: paladin_sword.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/paladin_sword.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** paladin_sword.xml 25 Aug 2004 17:03:57 -0000 1.11
--- paladin_sword.xml 27 Aug 2004 14:43:29 -0000 1.12
***************
*** 21,25 ****
<tag name="resname" value="iron" />
<type>1001</type>
! <scripts>equipment,blades</scripts>
<category>Weapons\Swords\Paladin Sword (N/S)</category>
</item>
--- 21,25 ----
<tag name="resname" value="iron" />
<type>1001</type>
! <basescripts>equipment,blades</basescripts>
<category>Weapons\Swords\Paladin Sword (N/S)</category>
</item>
Index: double_axe.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/double_axe.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** double_axe.xml 25 Aug 2004 17:03:57 -0000 1.11
--- double_axe.xml 27 Aug 2004 14:43:29 -0000 1.12
***************
*** 20,24 ****
<weight>3.0</weight>
<tag name="resname" value="iron" />
! <scripts>equipment,blades</scripts>
<type>1002</type>
<category>Weapons\Axes\Double Axe (N/S)</category>
--- 20,24 ----
<weight>3.0</weight>
<tag name="resname" value="iron" />
! <basescripts>equipment,blades</basescripts>
<type>1002</type>
<category>Weapons\Axes\Double Axe (N/S)</category>
Index: large_battle_axe.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/large_battle_axe.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** large_battle_axe.xml 25 Aug 2004 17:03:57 -0000 1.11
--- large_battle_axe.xml 27 Aug 2004 14:43:29 -0000 1.12
***************
*** 20,24 ****
<weight>6.0</weight>
<tag name="resname" value="iron" />
! <scripts>equipment,blades</scripts>
<category>Weapons\Axes\Large Battle Axe (N/S)</category>
<type>1002</type>
--- 20,24 ----
<weight>6.0</weight>
<tag name="resname" value="iron" />
! <basescripts>equipment,blades</basescripts>
<category>Weapons\Axes\Large Battle Axe (N/S)</category>
<type>1002</type>
Index: broadsword.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/broadsword.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** broadsword.xml 25 Aug 2004 17:03:57 -0000 1.11
--- broadsword.xml 27 Aug 2004 14:43:29 -0000 1.12
***************
*** 21,25 ****
<tag name="resname" value="iron" />
<type>1001</type>
! <scripts>equipment,blades</scripts>
<category>Weapons\Swords\Broadsword (N/S)</category>
</item>
--- 21,25 ----
<tag name="resname" value="iron" />
<type>1001</type>
! <basescripts>equipment,blades</basescripts>
<category>Weapons\Swords\Broadsword (N/S)</category>
</item>
Index: katana.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/katana.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** katana.xml 25 Aug 2004 17:03:57 -0000 1.11
--- katana.xml 27 Aug 2004 14:43:29 -0000 1.12
***************
*** 21,25 ****
<tag name="resname" value="iron" />
<type>1001</type>
! <scripts>equipment,blades</scripts>
<category>Weapons\Swords\Katana (N/S)</category>
</item>
--- 21,25 ----
<tag name="resname" value="iron" />
<type>1001</type>
! <basescripts>equipment,blades</basescripts>
<category>Weapons\Swords\Katana (N/S)</category>
</item>
Index: executioners_axe.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/executioners_axe.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** executioners_axe.xml 25 Aug 2004 17:03:57 -0000 1.11
--- executioners_axe.xml 27 Aug 2004 14:43:29 -0000 1.12
***************
*** 20,24 ****
<weight>3.0</weight>
<tag name="resname" value="iron" />
! <scripts>equipment,blades</scripts>
<category>Weapons\Axes\Executioner's Axe (N/S)</category>
<type>1002</type>
--- 20,24 ----
<weight>3.0</weight>
<tag name="resname" value="iron" />
! <basescripts>equipment,blades</basescripts>
<category>Weapons\Axes\Executioner's Axe (N/S)</category>
<type>1002</type>
Index: two_handed_axe.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/two_handed_axe.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** two_handed_axe.xml 25 Aug 2004 17:03:57 -0000 1.11
--- two_handed_axe.xml 27 Aug 2004 14:43:29 -0000 1.12
***************
*** 20,24 ****
<weight>8.0</weight>
<tag name="resname" value="iron" />
! <scripts>equipment,blades</scripts>
<category>Weapons\Axes\Two Handed Axe (N/S)</category>
<type>1002</type>
--- 20,24 ----
<weight>8.0</weight>
<tag name="resname" value="iron" />
! <basescripts>equipment,blades</basescripts>
<category>Weapons\Axes\Two Handed Axe (N/S)</category>
<type>1002</type>
Index: long_sword.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/long_sword.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** long_sword.xml 25 Aug 2004 17:03:57 -0000 1.11
--- long_sword.xml 27 Aug 2004 14:43:29 -0000 1.12
***************
*** 21,25 ****
<tag name="resname" value="iron" />
<type>1001</type>
! <scripts>equipment,blades</scripts>
<category>Weapons\Swords\Long Sword (N/S)</category>
</item>
--- 21,25 ----
<tag name="resname" value="iron" />
<type>1001</type>
! <basescripts>equipment,blades</basescripts>
<category>Weapons\Swords\Long Sword (N/S)</category>
</item>
Index: cleaver.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/cleaver.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** cleaver.xml 25 Aug 2004 17:03:57 -0000 1.12
--- cleaver.xml 27 Aug 2004 14:43:29 -0000 1.13
***************
*** 21,25 ****
<tag name="resname" value="iron" />
<type>1001</type>
! <scripts>equipment,blades</scripts>
<category>Weapons\Swords\Cleaver (N/S)</category>
</item>
--- 21,25 ----
<tag name="resname" value="iron" />
<type>1001</type>
! <basescripts>equipment,blades</basescripts>
<category>Weapons\Swords\Cleaver (N/S)</category>
</item>
Index: axe.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/axe.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** axe.xml 25 Aug 2004 17:03:57 -0000 1.11
--- axe.xml 27 Aug 2004 14:43:29 -0000 1.12
***************
*** 20,24 ****
<weight>4.0</weight>
<tag name="resname" value="iron" />
! <scripts>equipment,blades</scripts>
<type>1002</type>
<category>Weapons\Axes\Axe (N/S)</category>
--- 20,24 ----
<weight>4.0</weight>
<tag name="resname" value="iron" />
! <basescripts>equipment,blades</basescripts>
<type>1002</type>
<category>Weapons\Axes\Axe (N/S)</category>
Index: butcher_knife.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/butcher_knife.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** butcher_knife.xml 25 Aug 2004 17:03:57 -0000 1.12
--- butcher_knife.xml 27 Aug 2004 14:43:29 -0000 1.13
***************
*** 21,25 ****
<tag name="resname" value="iron" />
<type>1001</type>
! <scripts>equipment,blades</scripts>
<category>Weapons\Swords\Butcher Knife (N/S)</category>
</item>
--- 21,25 ----
<tag name="resname" value="iron" />
<type>1001</type>
! <basescripts>equipment,blades</basescripts>
<category>Weapons\Swords\Butcher Knife (N/S)</category>
</item>
Index: bardiche.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/bardiche.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** bardiche.xml 25 Aug 2004 17:03:57 -0000 1.13
--- bardiche.xml 27 Aug 2004 14:43:29 -0000 1.14
***************
*** 21,25 ****
<tag name="resname" value="iron" />
<type>1002</type>
! <scripts>equipment,blades</scripts>
<category>Weapons\Swords\Bardiche (N/S)</category>
</item>
--- 21,25 ----
<tag name="resname" value="iron" />
<type>1002</type>
! <basescripts>equipment,blades</basescripts>
<category>Weapons\Swords\Bardiche (N/S)</category>
</item>
Index: scythe.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/scythe.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** scythe.xml 25 Aug 2004 17:03:57 -0000 1.13
--- scythe.xml 27 Aug 2004 14:43:29 -0000 1.14
***************
*** 21,25 ****
<tag name="resname" value="iron" />
<type>1002</type>
! <scripts>equipment,blades</scripts>
<category>Weapons\Swords\Scythe (N/S)</category>
</item>
--- 21,25 ----
<tag name="resname" value="iron" />
<type>1002</type>
! <basescripts>equipment,blades</basescripts>
<category>Weapons\Swords\Scythe (N/S)</category>
</item>
Index: skinning_knife.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/skinning_knife.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** skinning_knife.xml 25 Aug 2004 17:03:57 -0000 1.11
--- skinning_knife.xml 27 Aug 2004 14:43:29 -0000 1.12
***************
*** 21,25 ****
<tag name="resname" value="iron" />
<type>1001</type>
! <scripts>equipment,blades</scripts>
<category>Weapons\Swords\Skinning Knife (N/S)</category>
</item>
--- 21,25 ----
<tag name="resname" value="iron" />
<type>1001</type>
! <basescripts>equipment,blades</basescripts>
<category>Weapons\Swords\Skinning Knife (N/S)</category>
</item>
Index: crescent_blade.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/crescent_blade.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** crescent_blade.xml 25 Aug 2004 17:03:57 -0000 1.11
--- crescent_blade.xml 27 Aug 2004 14:43:29 -0000 1.12
***************
*** 21,25 ****
<tag name="resname" value="iron" />
<type>1001</type>
! <scripts>equipment,blades</scripts>
<category>Weapons\Swords\Crescent Blade (N/S)</category>
</item>
--- 21,25 ----
<tag name="resname" value="iron" />
<type>1001</type>
! <basescripts>equipment,blades</basescripts>
<category>Weapons\Swords\Crescent Blade (N/S)</category>
</item>
Index: scimitar.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/scimitar.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** scimitar.xml 25 Aug 2004 17:03:57 -0000 1.11
--- scimitar.xml 27 Aug 2004 14:43:29 -0000 1.12
***************
*** 21,25 ****
<tag name="resname" value="iron" />
<type>1001</type>
! <scripts>equipment,blades</scripts>
<category>Weapons\Swords\Scimitar (N/S)</category>
</item>
--- 21,25 ----
<tag name="resname" value="iron" />
<type>1001</type>
! <basescripts>equipment,blades</basescripts>
<category>Weapons\Swords\Scimitar (N/S)</category>
</item>
|