Update of /cvsroot/wpdev/xmlscripts/definitions/items/professions
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2778/items/professions
Modified Files:
alchemist.xml tailorer.xml
Log Message:
Fixed the alchemist vendor and added sellables for tailors.
Index: alchemist.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/professions/alchemist.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** alchemist.xml 10 Sep 2004 22:17:07 -0000 1.19
--- alchemist.xml 22 Sep 2004 06:11:01 -0000 1.20
***************
*** 140,147 ****
<item id="eff">
<id>0xeff</id>
! <name>hair dye</name>
<category>Professions\Alchemist\Hair Dye 2</category>
<basescripts>environment</basescripts>
! <buyprice>60</buyprice>
<weight>1.0</weight>
</item>
--- 140,148 ----
<item id="eff">
<id>0xeff</id>
! <name>#1041060</name>
<category>Professions\Alchemist\Hair Dye 2</category>
<basescripts>environment</basescripts>
! <buyprice>37</buyprice>
! <sellprice>19</sellprice>
<weight>1.0</weight>
</item>
Index: tailorer.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/professions/tailorer.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** tailorer.xml 10 Sep 2004 22:17:09 -0000 1.19
--- tailorer.xml 22 Sep 2004 06:11:01 -0000 1.20
***************
*** 243,246 ****
--- 243,247 ----
<category>Professions\Tailorer\Resources\Flax</category>
<buyprice>102</buyprice>
+ <sellprice>51</sellprice>
<weight>1.0</weight>
</item>
***************
*** 251,254 ****
--- 252,256 ----
<category>Professions\Tailorer\Resources\Raw Cotton 2</category>
<buyprice>102</buyprice>
+ <sellprice>51</sellprice>
<weight>3.0</weight>
</item>
***************
*** 260,263 ****
--- 262,266 ----
<basescripts>wool</basescripts>
<buyprice>62</buyprice>
+ <sellprice>31</sellprice>
<weight>3.0</weight>
</item>
***************
*** 292,295 ****
--- 295,299 ----
<category>Professions\Tailorer\Bolt of Cloth 1</category>
<buyprice>120</buyprice>
+ <sellprice>60</sellprice>
<weight>5.0</weight>
</item>
***************
*** 336,339 ****
--- 340,344 ----
<basescripts>skills.tailoring,equipment</basescripts>
<buyprice>3</buyprice>
+ <sellprice>1</sellprice>
<weight>2.0</weight>
</item>
***************
*** 344,347 ****
--- 349,353 ----
<basescripts>scissors</basescripts>
<buyprice>13</buyprice>
+ <sellprice>6</sellprice>
<weight>1.0</weight>
</item>
***************
*** 357,360 ****
--- 363,367 ----
<basescripts>yarn</basescripts>
<buyprice>18</buyprice>
+ <sellprice>9</sellprice>
<weight>1.0</weight>
</item>
***************
*** 371,374 ****
--- 378,382 ----
<basescripts>dyes</basescripts>
<buyprice>8</buyprice>
+ <sellprice>4</sellprice>
<weight>3.0</weight>
</item>
***************
*** 379,382 ****
--- 387,391 ----
<basescripts>environment</basescripts>
<buyprice>9</buyprice>
+ <sellprice>4</sellprice>
<weight>10.0</weight>
</item>
|