Update of /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23194/definitions/items/weaponry/swordsmanship
Modified Files:
pickaxe.xml
Log Message:
Mining now works great, all four ore types can be dug up. 12 ore types
(silver, merkite and mythril are added ontop of OSI ones.) There is a few
bugs that I noticed when clicking mountain tiles that are of certain angles
but I think that is hard coded... I'll look into it later.
Index: pickaxe.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/pickaxe.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** pickaxe.xml 16 Jan 2004 21:14:20 -0000 1.3
--- pickaxe.xml 25 Jan 2004 01:26:00 -0000 1.4
***************
*** 19,23 ****
<events>equipment,tools.pickaxe</events>
<category>Weapons\Swords\Pickaxe (N/S)</category>
! <category>Professions\Miner\Pickaxe (N/S)</category>
</item>
--- 19,23 ----
<events>equipment,tools.pickaxe</events>
<category>Weapons\Swords\Pickaxe (N/S)</category>
! <category>Professions\Miner\Tools\Pickaxe (N/S)</category>
</item>
***************
*** 26,30 ****
<id>0xe85</id>
<category>Weapons\Swords\Pickaxe (E/W)</category>
! <category>Professions\Miner\Pickaxe (E/W)</category>
</item>
--- 26,30 ----
<id>0xe85</id>
<category>Weapons\Swords\Pickaxe (E/W)</category>
! <category>Professions\Miner\Tools\Pickaxe (E/W)</category>
</item>
|