wpdev-commits Mailing List for Wolfpack Emu (Page 43)
Brought to you by:
rip,
thiagocorrea
You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(14) |
Aug
(121) |
Sep
(256) |
Oct
(59) |
Nov
(73) |
Dec
(120) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(259) |
Feb
(381) |
Mar
(501) |
Apr
(355) |
May
(427) |
Jun
(270) |
Jul
(394) |
Aug
(412) |
Sep
(724) |
Oct
(578) |
Nov
(65) |
Dec
|
From: Sebastian H. <dar...@us...> - 2004-09-11 03:22:03
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/equipment In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26363/items/equipment Modified Files: containers.xml drinks.xml food.xml misc.xml reagents.xml Log Message: Vendor Definitions Index: reagents.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/equipment/reagents.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** reagents.xml 13 May 2004 07:02:48 -0000 1.8 --- reagents.xml 10 Sep 2004 20:17:33 -0000 1.9 *************** *** 132,136 **** <item id="f84"> <id>0x0f84</id> ! <buyprice>2</buyprice> <sellprice>1</sellprice> <category>Professions\Alchemist\Reagents\Garlic</category> --- 132,136 ---- <item id="f84"> <id>0x0f84</id> ! <buyprice>3</buyprice> <sellprice>1</sellprice> <category>Professions\Alchemist\Reagents\Garlic</category> Index: food.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/equipment/food.xml,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** food.xml 3 Sep 2004 15:53:17 -0000 1.18 --- food.xml 10 Sep 2004 20:17:33 -0000 1.19 *************** *** 178,182 **** <item id="9b7"> <id>0x9b7</id> ! <buyprice>24</buyprice> <sellprice>12</sellprice> <weight>1</weight> --- 178,182 ---- <item id="9b7"> <id>0x9b7</id> ! <buyprice>17</buyprice> <sellprice>12</sellprice> <weight>1</weight> *************** *** 773,776 **** --- 773,777 ---- <weight>0.2</weight> <category>Equipment\Food\Leg of Lamb</category> + <buyprice>8</buyprice> </item> Index: misc.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/equipment/misc.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** misc.xml 27 Aug 2004 14:43:27 -0000 1.6 --- misc.xml 10 Sep 2004 20:17:33 -0000 1.7 *************** *** 14,18 **** <item id="de1"> <id>0xde1</id> ! <value>1</value> <weight>0.02</weight> <category>Equipment\Misc\Kindling</category> --- 14,18 ---- <item id="de1"> <id>0xde1</id> ! <buyprice>2</buyprice> <weight>0.02</weight> <category>Equipment\Misc\Kindling</category> Index: drinks.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/equipment/drinks.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** drinks.xml 2 Sep 2004 15:07:16 -0000 1.5 --- drinks.xml 10 Sep 2004 20:17:33 -0000 1.6 *************** *** 110,113 **** --- 110,114 ---- <basescripts>beverage</basescripts> <weight>1.0</weight> + <buyprice>7</buyprice> </item> *************** *** 118,121 **** --- 119,123 ---- <basescripts>beverage</basescripts> <weight>1.0</weight> + <buyprice>7</buyprice> </item> *************** *** 126,129 **** --- 128,132 ---- <basescripts>beverage</basescripts> <weight>1.0</weight> + <buyprice>7</buyprice> </item> *************** *** 134,137 **** --- 137,141 ---- <basescripts>beverage</basescripts> <weight>1.0</weight> + <buyprice>7</buyprice> </item> *************** *** 142,145 **** --- 146,150 ---- <basescripts>beverage</basescripts> <weight>1.0</weight> + <buyprice>7</buyprice> </item> *************** *** 150,153 **** --- 155,159 ---- <basescripts>beverage</basescripts> <weight>1.0</weight> + <buyprice>7</buyprice> </item> *************** *** 159,162 **** --- 165,171 ---- <weight>0.5</weight> <category>Equipment\Drinks\Pitcher of Milk 1</category> + <tag name="fluid" value="milk" /> + <tag name="quantity" value="5" type="int" /> + <buyprice>7</buyprice> </item> *************** *** 327,330 **** --- 336,340 ---- <tag name="quantity" value="5" type="int" /> <category>Equipment\Drinks\Pitcher of Ale 1</category> + <buyprice>11</buyprice> </item> *************** *** 343,346 **** --- 353,357 ---- <tag name="quantity" value="5" type="int" /> <category>Equipment\Drinks\Pitcher of Cider 1</category> + <buyprice>11</buyprice> </item> *************** *** 359,362 **** --- 370,374 ---- <tag name="quantity" value="5" type="int" /> <category>Equipment\Drinks\Pitcher of Liquor 1</category> + <buyprice>11</buyprice> </item> *************** *** 375,378 **** --- 387,391 ---- <tag name="quantity" value="5" type="int" /> <category>Equipment\Drinks\Pitcher of Wine 1</category> + <buyprice>11</buyprice> </item> *************** *** 392,395 **** --- 405,409 ---- <tag name="quantity" value="5" type="int" /> <category>Equipment\Food\Pitcher of Water 1</category> + <buyprice>11</buyprice> </item> Index: containers.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/equipment/containers.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** containers.xml 21 Jul 2004 04:18:27 -0000 1.12 --- containers.xml 10 Sep 2004 20:17:33 -0000 1.13 *************** *** 85,88 **** --- 85,89 ---- <category>Equipment\Containers\Bag</category> <weight>2.0</weight> + <buyprice>6</buyprice> </item> *************** *** 93,96 **** --- 94,98 ---- <category>Equipment\Containers\Pouch</category> <weight>1.0</weight> + <buyprice>6</buyprice> </item> *************** *** 101,109 **** <category>Equipment\Containers\Backpack</category> <weight>3.0</weight> </item> <item id="9b2" inherit="e75"> <id>0x9b2</id> ! <category>Equipment\Containers\Backpack (N/S)</category> </item> --- 103,112 ---- <category>Equipment\Containers\Backpack</category> <weight>3.0</weight> + <buyprice>15</buyprice> </item> <item id="9b2" inherit="e75"> <id>0x9b2</id> ! <category>Equipment\Containers\Backpack (N/S)</category> </item> |
From: Sebastian H. <dar...@us...> - 2004-09-11 02:38:05
|
Update of /cvsroot/wpdev/wolfpack/python In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv386/python Modified Files: char.cpp item.cpp utilities.h Log Message: fixe-di-fix Index: item.cpp =================================================================== RCS file: /cvsroot/wpdev/wolfpack/python/item.cpp,v retrieving revision 1.131 retrieving revision 1.132 diff -C2 -d -r1.131 -r1.132 *** item.cpp 10 Sep 2004 04:06:27 -0000 1.131 --- item.cpp 10 Sep 2004 04:10:37 -0000 1.132 *************** *** 119,130 **** }; - PyObject* PyCreateItemObject( P_ITEM item ) - { - // wpItem *returnVal = ItemCache::instance()->allocObj( &wpItemType ); - wpItem* returnVal = PyObject_New( wpItem, &wpItemType ); - returnVal->pItem = item; - return ( PyObject * ) returnVal; - } - PyObject* PyGetItemObject( P_ITEM item ) { --- 119,122 ---- *************** *** 133,137 **** Py_RETURN_NONE; } else { ! return item->getPyObject(); } } --- 125,132 ---- Py_RETURN_NONE; } else { ! // wpItem *returnVal = ItemCache::instance()->allocObj( &wpItemType ); ! wpItem* returnVal = PyObject_New( wpItem, &wpItemType ); ! returnVal->pItem = item; ! return ( PyObject * ) returnVal; } } Index: utilities.h =================================================================== RCS file: /cvsroot/wpdev/wolfpack/python/utilities.h,v retrieving revision 1.44 retrieving revision 1.45 diff -C2 -d -r1.44 -r1.45 *** utilities.h 10 Sep 2004 04:06:27 -0000 1.44 --- utilities.h 10 Sep 2004 04:10:37 -0000 1.45 *************** *** 84,88 **** bool checkWpItem( PyObject* object ); PyObject* PyGetItemObject( P_ITEM ); - PyObject* PyCreateItemObject( P_ITEM ); P_ITEM getWpItem( PyObject* ); int PyConvertItem( PyObject*, P_ITEM* item ); --- 84,87 ---- *************** *** 92,96 **** bool checkWpChar( PyObject* object ); PyObject* PyGetCharObject( P_CHAR ); - PyObject* PyCreateCharObject( P_CHAR ); P_CHAR getWpChar( PyObject* ); int PyConvertChar( PyObject* object, P_CHAR* character ); --- 91,94 ---- Index: char.cpp =================================================================== RCS file: /cvsroot/wpdev/wolfpack/python/char.cpp,v retrieving revision 1.190 retrieving revision 1.191 diff -C2 -d -r1.190 -r1.191 *** char.cpp 10 Sep 2004 04:06:27 -0000 1.190 --- char.cpp 10 Sep 2004 04:10:36 -0000 1.191 *************** *** 151,171 **** }; - // I N T E R N A L - PyObject *PyCreateCharObject( P_CHAR pChar ) - { - // wpChar *returnVal = CharCache::instance()->allocObj( &wpCharType ); - wpChar* returnVal = PyObject_New( wpChar, &wpCharType ); - returnVal->pChar = pChar; - - returnVal->py_account = NULL; - returnVal->py_region = NULL; - returnVal->py_socket = NULL; - returnVal->py_skill = NULL; - returnVal->py_skillcap = NULL; - returnVal->py_skilllock = NULL; - - return ( PyObject * ) returnVal; - } - PyObject* PyGetCharObject( P_CHAR pChar ) { --- 151,154 ---- *************** *** 174,178 **** Py_RETURN_NONE; } else { ! return pChar->getPyObject(); } } --- 157,172 ---- Py_RETURN_NONE; } else { ! // wpChar *returnVal = CharCache::instance()->allocObj( &wpCharType ); ! wpChar* returnVal = PyObject_New( wpChar, &wpCharType ); ! returnVal->pChar = pChar; ! ! returnVal->py_account = NULL; ! returnVal->py_region = NULL; ! returnVal->py_socket = NULL; ! returnVal->py_skill = NULL; ! returnVal->py_skillcap = NULL; ! returnVal->py_skilllock = NULL; ! ! return ( PyObject * ) returnVal; } } |
From: Richard M. <dr...@us...> - 2004-09-11 01:02:27
|
Update of /cvsroot/wpdev/xmlscripts/documentation/webroot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18465/documentation/webroot Modified Files: ChangeLog.wolfpack Log Message: Fix Fix Index: ChangeLog.wolfpack =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v retrieving revision 1.82 retrieving revision 1.83 diff -C2 -d -r1.82 -r1.83 *** ChangeLog.wolfpack 10 Sep 2004 22:41:16 -0000 1.82 --- ChangeLog.wolfpack 11 Sep 2004 01:02:17 -0000 1.83 *************** *** 7,10 **** --- 7,11 ---- - Fixed bug #0000289 - Fixed/added weight values for many items. - Fixed bug #0000288 - All monsters should have 2000 mintaming. + - Fixed bug part 2 of #0000283 - Occlo renamed to Haven in locations. * Python Script Changes: - Removed weight from the info menu. |
From: Richard M. <dr...@us...> - 2004-09-11 01:02:27
|
Update of /cvsroot/wpdev/xmlscripts/definitions/locations In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18465/definitions/locations Modified Files: trammel.xml Log Message: Fix Fix Index: trammel.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/locations/trammel.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** trammel.xml 29 May 2004 21:45:50 -0000 1.4 --- trammel.xml 11 Sep 2004 01:02:16 -0000 1.5 *************** *** 53,59 **** <location id="trammel njuhelm palace" category="Trammel\Towns\Njuhelm\Palace">3703,1282,20,1</location> ! <!-- Occlo --> ! <location id="trammel occlo" category="Trammel\Towns\Occlo\Bank">3686,2519,0,1</location> ! <location id="trammel occlo smithy" category="Trammel\Towns\Occlo\Smithy">3642,2595,0,1</location> <!-- Serpents Hold --> --- 53,59 ---- <location id="trammel njuhelm palace" category="Trammel\Towns\Njuhelm\Palace">3703,1282,20,1</location> ! <!-- Haven --> ! <location id="trammel haven" category="Trammel\Towns\Haven\Bank">3686,2519,0,1</location> ! <location id="trammel haven smithy" category="Trammel\Towns\Haven\Smithy">3642,2595,0,1</location> <!-- Serpents Hold --> |
From: Sebastian H. <dar...@us...> - 2004-09-11 00:55:12
|
Update of /cvsroot/wpdev/xmlscripts/documentation/webroot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26500/webroot Modified Files: ChangeLog.wolfpack Log Message: Vendor Definitions Index: ChangeLog.wolfpack =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v retrieving revision 1.78 retrieving revision 1.79 diff -C2 -d -r1.78 -r1.79 *** ChangeLog.wolfpack 9 Sep 2004 22:19:04 -0000 1.78 --- ChangeLog.wolfpack 10 Sep 2004 20:17:48 -0000 1.79 *************** *** 3,7 **** --- 3,11 ---- Wolfpack 12.9.11 Beta (CVS) * Definition Changes: + - Fixed minimum taming for npcs. + - Added the shopkeeper inventory for many vendors. * Python Script Changes: + - Removed weight from the info menu. + - The info command now correctly resends the changed players. * Misc. Changes: * Known Issues, Bugs, and Missing Features: |
From: Richard M. <dr...@us...> - 2004-09-11 00:46:41
|
Update of /cvsroot/wpdev/wolfpack In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4035 Modified Files: configure.py Log Message: Fix, che noticed this. Index: configure.py =================================================================== RCS file: /cvsroot/wpdev/wolfpack/configure.py,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -d -r1.34 -r1.35 *** configure.py 27 Aug 2004 02:32:36 -0000 1.34 --- configure.py 10 Sep 2004 13:21:39 -0000 1.35 *************** *** 49,56 **** def buildLibLine( path, file ): ! if path == "" or file == "": return "" ! if sys.platform == "win32": return path + os.path.sep + file --- 49,56 ---- def buildLibLine( path, file ): ! if path == "" or file == "": return "" ! if sys.platform == "win32": return path + os.path.sep + file *************** *** 60,63 **** --- 60,65 ---- if file[-3:] == ".so": file = file[0:-3] + if file[-2:] == ".a": + file = file[0:-2] result = "-L%s -l%s" % ( path, file ) return result *************** *** 311,315 **** PY_LIBDIR += " -flat_namespace" else: ! PY_LIBDIR = buildLibLine( py_libpath, py_libfile ) config.write("PY_LIBDIR = %s\n" % PY_LIBDIR) config.write("PY_INCDIR = %s\n" % py_incpath ) --- 313,317 ---- PY_LIBDIR += " -flat_namespace" else: ! PY_LIBDIR = buildLibLine( py_libpath, py_libfile ) config.write("PY_LIBDIR = %s\n" % PY_LIBDIR) config.write("PY_INCDIR = %s\n" % py_incpath ) *************** *** 327,331 **** CONFIG += "release warn_off " ! # if --aidebug if options.enable_aidebug: --- 329,333 ---- CONFIG += "release warn_off " ! # if --aidebug if options.enable_aidebug: |
From: Sebastian H. <dar...@us...> - 2004-09-10 23:44:41
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/books In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26363/items/books Modified Files: base.xml Log Message: Vendor Definitions Index: base.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/books/base.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** base.xml 3 Sep 2004 15:53:17 -0000 1.8 --- base.xml 10 Sep 2004 20:17:32 -0000 1.9 *************** *** 16,19 **** --- 16,20 ---- <type>11</type> <basescripts>book</basescripts> + <buyprice>15</buyprice> </item> |
From: Sebastian H. <dar...@us...> - 2004-09-10 23:39:25
|
Update of /cvsroot/wpdev/xmlscripts/scripts/magic In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16374/magic Modified Files: circle5.py Log Message: fix-fix-fix Index: circle5.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/magic/circle5.py,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** circle5.py 9 Sep 2004 17:28:11 -0000 1.22 --- circle5.py 10 Sep 2004 16:48:42 -0000 1.23 *************** *** 33,36 **** --- 33,37 ---- spirits = wolfpack.addnpc('summoned_blade_spirit', target) + spirits.addscript('speech.pets') # Not for the owner but for GMs spirits.owner = char spirits.summontime = wolfpack.time.servertime() + 120000 |
From: Sebastian H. <dar...@us...> - 2004-09-10 22:53:14
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/buildings In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26363/items/buildings Modified Files: lightsources.xml Log Message: Vendor Definitions Index: lightsources.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/buildings/lightsources.xml,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** lightsources.xml 27 Aug 2004 14:43:26 -0000 1.17 --- lightsources.xml 10 Sep 2004 20:17:33 -0000 1.18 *************** *** 212,223 **** <category>Decoration\Lightsources\Lantern (Off)</category> <lightsource>29</lightsource> </item> ! <item id="a22"> <id>0xa22</id> - <nodecay /> - <basescripts>lightsource</basescripts> <category>Decoration\Lightsources\Lantern (On)</category> - <lightsource>29</lightsource> </item> --- 212,221 ---- <category>Decoration\Lightsources\Lantern (Off)</category> <lightsource>29</lightsource> + <buyprice>2</buyprice> </item> ! <item id="a22" inherit="a25"> <id>0xa22</id> <category>Decoration\Lightsources\Lantern (On)</category> </item> *************** *** 228,231 **** --- 226,230 ---- <category>Decoration\Lightsources\Candle 1 (Off)</category> <lightsource>2</lightsource> + <buyprice>6</buyprice> </item> *************** *** 542,551 **** <basescripts>lightsource</basescripts> <category>Decoration\Lightsources\Torch (W/E) (Off)</category> </item> ! <item id="f6b"> <id>0xf6b</id> - <nodecay /> - <basescripts>lightsource</basescripts> <category>Decoration\Lightsources\Torch (N/S) (Off)</category> </item> --- 541,549 ---- <basescripts>lightsource</basescripts> <category>Decoration\Lightsources\Torch (W/E) (Off)</category> + <buyprice>7</buyprice> </item> ! <item id="f6b" inherit="f64"> <id>0xf6b</id> <category>Decoration\Lightsources\Torch (N/S) (Off)</category> </item> |
From: Richard M. <dr...@us...> - 2004-09-10 22:41:29
|
Update of /cvsroot/wpdev/xmlscripts/documentation/webroot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24573/documentation/webroot Modified Files: ChangeLog.wolfpack Log Message: Updates. Index: ChangeLog.wolfpack =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v retrieving revision 1.81 retrieving revision 1.82 diff -C2 -d -r1.81 -r1.82 *** ChangeLog.wolfpack 10 Sep 2004 22:20:41 -0000 1.81 --- ChangeLog.wolfpack 10 Sep 2004 22:41:16 -0000 1.82 *************** *** 5,13 **** - Fixed minimum taming for npcs. - Added the shopkeeper inventory for many vendors. ! - Fixed/added weight values for many items. * Python Script Changes: - Removed weight from the info menu. - The info command now correctly resends the changed players. - Fixed bug #0000287 (weaponinfo.py values not being used) * Misc. Changes: * Known Issues, Bugs, and Missing Features: --- 5,15 ---- - Fixed minimum taming for npcs. - Added the shopkeeper inventory for many vendors. ! - Fixed bug #0000289 - Fixed/added weight values for many items. ! - Fixed bug #0000288 - All monsters should have 2000 mintaming. * Python Script Changes: - Removed weight from the info menu. - The info command now correctly resends the changed players. - Fixed bug #0000287 (weaponinfo.py values not being used) + - Fixed bug #0000295 (Missing MEDITATION cost import) * Misc. Changes: * Known Issues, Bugs, and Missing Features: |
From: Richard M. <dr...@us...> - 2004-09-10 22:41:29
|
Update of /cvsroot/wpdev/xmlscripts/scripts/skills In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24573/scripts/skills Modified Files: animallore.py Log Message: Updates. Index: animallore.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/skills/animallore.py,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** animallore.py 16 Jul 2004 07:09:27 -0000 1.19 --- animallore.py 10 Sep 2004 22:41:18 -0000 1.20 *************** *** 12,16 **** from wolfpack.gumps import cGump from wolfpack.consts import ANIMALLORE, MAGERY, TACTICS, ANATOMY, \ ! EVALUATINGINTEL, POISONING, MAGICRESISTANCE, WRESTLING ANIMALLORE_DELAY = 1000 --- 12,16 ---- from wolfpack.gumps import cGump from wolfpack.consts import ANIMALLORE, MAGERY, TACTICS, ANATOMY, \ ! EVALUATINGINTEL, POISONING, MAGICRESISTANCE, WRESTLING, MEDITATION ANIMALLORE_DELAY = 1000 |
From: Richard M. <dr...@us...> - 2004-09-10 22:21:17
|
Update of /cvsroot/wpdev/xmlscripts/documentation/webroot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19505/documentation/webroot Modified Files: ChangeLog.wolfpack Log Message: La. Index: ChangeLog.wolfpack =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v retrieving revision 1.80 retrieving revision 1.81 diff -C2 -d -r1.80 -r1.81 *** ChangeLog.wolfpack 10 Sep 2004 20:20:16 -0000 1.80 --- ChangeLog.wolfpack 10 Sep 2004 22:20:41 -0000 1.81 *************** *** 5,8 **** --- 5,9 ---- - Fixed minimum taming for npcs. - Added the shopkeeper inventory for many vendors. + - Fixed/added weight values for many items. * Python Script Changes: - Removed weight from the info menu. |
From: Richard M. <dr...@us...> - 2004-09-10 22:20:37
|
Update of /cvsroot/wpdev/wolfpack In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19303 Modified Files: ChangeLog Log Message: Forgot to do this earlier. Index: ChangeLog =================================================================== RCS file: /cvsroot/wpdev/wolfpack/ChangeLog,v retrieving revision 1.45 retrieving revision 1.46 diff -C2 -d -r1.45 -r1.46 *** ChangeLog 10 Sep 2004 04:06:26 -0000 1.45 --- ChangeLog 10 Sep 2004 22:20:06 -0000 1.46 *************** *** 5,8 **** --- 5,9 ---- This will slow AI down a little but crash prevention is well worth it. - Fixed a crashbug with the delayed onCreate call. + - Fixed a bug with configure.py and static libs. Wolfpack 12.9.10 Beta (10. September 2004) *************** *** 16,20 **** - Fixed a bug where an error message for missing python gump callbacks led to a crash. ! - Added a property system bound to the definitions. <intproperty name="..." value="..." /> and <strproperty name="..." value="..." /> define properties that can be --- 17,21 ---- - Fixed a bug where an error message for missing python gump callbacks led to a crash. ! - Added a property system bound to the definitions. <intproperty name="..." value="..." /> and <strproperty name="..." value="..." /> define properties that can be |
From: Richard M. <dr...@us...> - 2004-09-10 22:17:42
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/professions In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18662/definitions/items/professions Modified Files: alchemist.xml barber.xml barkeeper.xml blacksmith.xml carpenter.xml fisher.xml fletcher.xml healer.xml jewelier.xml mage.xml miner.xml tailorer.xml Log Message: I updated weight stuff. Index: carpenter.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/professions/carpenter.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** carpenter.xml 10 Sep 2004 20:17:34 -0000 1.11 --- carpenter.xml 10 Sep 2004 22:17:09 -0000 1.12 *************** *** 35,38 **** --- 35,39 ---- <tag name="remaining_uses" type="int" value="35" /> <basescripts>equipment,skills.carpentry</basescripts> + <weight>1.0</weight> </item> *************** *** 225,228 **** --- 226,230 ---- <id>0x1eb1</id> <category>Professions\Carpenter\Barrel Staves 1</category> + <weight>1.0</weight> </item> *************** *** 230,233 **** --- 232,236 ---- <id>0x1eb2</id> <category>Professions\Carpenter\Barrel Staves 2</category> + <weight>1.0</weight> </item> *************** *** 235,238 **** --- 238,242 ---- <id>0x1eb3</id> <category>Professions\Carpenter\Barrel Staves 3</category> + <weight>1.0</weight> </item> *************** *** 240,243 **** --- 244,248 ---- <id>0x1eb4</id> <category>Professions\Carpenter\Barrel Staves 4</category> + <weight>1.0</weight> </item> *************** *** 245,248 **** --- 250,254 ---- <id>0x1eb5</id> <category>Professions\Carpenter\Unfinished Barrel</category> + <weight>5.0</weight> </item> *************** *** 253,256 **** --- 259,263 ---- <tag name="remaining_uses" type="int" value="35" /> <basescripts>equipment,skills.carpentry</basescripts> + <weight>1.0</weight> </item> *************** *** 272,275 **** --- 279,283 ---- <id>0x1029</id> <category>Professions\Carpenter\Tools\Dovetail Saw (W/E)</category> + <weight>1.0</weight> </item> *************** *** 281,284 **** --- 289,293 ---- <tag name="remaining_uses" type="int" value="35" /> <basescripts>equipment,skills.carpentry</basescripts> + <weight>2.0</weight> </item> *************** *** 295,298 **** --- 304,308 ---- <tag name="remaining_uses" type="int" value="35" /> <basescripts>equipment,skills.carpentry</basescripts> + <weight>2.0</weight> </item> *************** *** 308,311 **** --- 318,322 ---- <basescripts>equipment,skills.carpentry</basescripts> <buyprice>3</buyprice> + <weight>2.0</weight> </item> *************** *** 322,325 **** --- 333,337 ---- <tag name="remaining_uses" type="int" value="35" /> <basescripts>equipment,skills.carpentry</basescripts> + <weight>1.0</weight> </item> *************** *** 336,339 **** --- 348,352 ---- <tag name="remaining_uses" type="int" value="35" /> <basescripts>equipment,skills.carpentry</basescripts> + <weight>1.0</weight> </item> *************** *** 350,353 **** --- 363,367 ---- <tag name="remaining_uses" type="int" value="35" /> <basescripts>equipment,skills.carpentry</basescripts> + <weight>2.0</weight> </item> *************** *** 364,367 **** --- 378,382 ---- <tag name="remaining_uses" type="int" value="35" /> <basescripts>equipment,skills.carpentry</basescripts> + <weight>1.0</weight> </item> *************** *** 373,376 **** --- 388,392 ---- <tag name="remaining_uses" type="int" value="35" /> <basescripts>equipment,skills.carpentry</basescripts> + <weight>1.0</weight> </item> *************** *** 382,385 **** --- 398,402 ---- <tag name="remaining_uses" type="int" value="35" /> <basescripts>equipment,skills.carpentry</basescripts> + <weight>1.0</weight> </item> *************** *** 391,394 **** --- 408,412 ---- <tag name="remaining_uses" type="int" value="35" /> <basescripts>equipment,skills.carpentry</basescripts> + <weight>1.0</weight> </item> *************** *** 396,399 **** --- 414,418 ---- <id>0x1bd7</id> <category>Professions\Carpenter\Board (N/S)</category> + <weight>1.0</weight> </item> *************** *** 401,404 **** --- 420,424 ---- <id>0x1bd8</id> <category>Professions\Carpenter\Boards 1 (N/S)</category> + <weight>1.0</weight> </item> *************** *** 406,409 **** --- 426,430 ---- <id>0x1bd9</id> <category>Professions\Carpenter\Boards 2 (N/S)</category> + <weight>1.0</weight> </item> *************** *** 411,414 **** --- 432,436 ---- <id>0x1bda</id> <category>Professions\Carpenter\Board (W/E)</category> + <weight>1.0</weight> </item> *************** *** 416,419 **** --- 438,442 ---- <id>0x1bdb</id> <category>Professions\Carpenter\Boards 1 (W/E)</category> + <weight>1.0</weight> </item> *************** *** 421,424 **** --- 444,448 ---- <id>0x1bdc</id> <category>Professions\Carpenter\Boards 2 (W/E)</category> + <weight>1.0</weight> </item> *************** *** 426,429 **** --- 450,454 ---- <id>0x1bdd</id> <category>Professions\Carpenter\Log (W/E)</category> + <weight>2.0</weight> </item> *************** *** 431,434 **** --- 456,460 ---- <id>0x1bde</id> <category>Professions\Carpenter\Logs 1 (W/E)</category> + <weight>2.0</weight> </item> *************** *** 436,439 **** --- 462,466 ---- <id>0x1bdf</id> <category>Professions\Carpenter\Logs 2 (W/E)</category> + <weight>2.0</weight> </item> *************** *** 442,445 **** --- 469,473 ---- <weight>2.0</weight> <category>Professions\Carpenter\Log (N/S)</category> + <weight>2.0</weight> </item> *************** *** 447,450 **** --- 475,479 ---- <id>0x1be1</id> <category>Professions\Carpenter\Logs 1 (N/S)</category> + <weight>2.0</weight> </item> *************** *** 452,455 **** --- 481,485 ---- <id>0x1be2</id> <category>Professions\Carpenter\Logs 2 (N/S)</category> + <weight>2.0</weight> </item> Index: barkeeper.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/professions/barkeeper.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** barkeeper.xml 10 Sep 2004 20:17:34 -0000 1.4 --- barkeeper.xml 10 Sep 2004 22:17:09 -0000 1.5 *************** *** 111,114 **** --- 111,115 ---- <id>0x1ad6</id> <category>Professions\Barkeeper\Keg (N/S)</category> + <weight>20.0</weight> </item> Index: healer.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/professions/healer.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** healer.xml 10 Sep 2004 17:08:16 -0000 1.9 --- healer.xml 10 Sep 2004 22:17:09 -0000 1.10 *************** *** 13,36 **** <item id="e20"> <id>0xe20</id> ! <category>Professions\Healer\Bloody Bandages 2</category> <basescripts>bandages</basescripts> ! <buyprice>5</buyprice> </item> ! <item id="e21" inherit="e20"> ! <id>0xe21</id> ! <category>Professions\Healer\Clean Bandages 2</category> </item> ! <item id="e22"> ! <id>0xe22</id> ! <category>Professions\Healer\Bloody Bandages 1</category> <basescripts>bandages</basescripts> </item> ! <item id="ee9"> <id>0xee9</id> ! <category>Professions\Healer\Clean Bandages 1</category> ! <basescripts>bandages</basescripts> </item> --- 13,39 ---- <item id="e20"> <id>0xe20</id> ! <category>Professions\Healer\Bloody Bandages 1</category> <basescripts>bandages</basescripts> ! <buyprice>1</buyprice> ! <weight>0.1</weight> </item> ! <item id="e22" inherit="e20"> ! <id>0xe22</id> ! <category>Professions\Healer\Bloody Bandages 2</category> </item> ! <item id="e21"> ! <id>0xe21</id> ! <category>Professions\Healer\Clean Bandages 1</category> ! <weight>0.1</weight> ! <buyprice>1</buyprice> ! <sellprice>3</sellprice> <basescripts>bandages</basescripts> </item> ! <item id="ee9" inherit="e21"> <id>0xee9</id> ! <category>Professions\Healer\Clean Bandages 2</category> </item> Index: mage.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/professions/mage.xml,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** mage.xml 7 Sep 2004 23:43:12 -0000 1.17 --- mage.xml 10 Sep 2004 22:17:09 -0000 1.18 *************** *** 32,35 **** --- 32,36 ---- <category>Professions\Mage\Spellbook (N/S)</category> <basescripts>magic.spellbook</basescripts> + <weight>0.0</weight> </item> *************** *** 45,48 **** --- 46,50 ---- <category>Professions\Mage\Runebook </category> [...1092 lines suppressed...] *************** *** 979,983 **** <weight>1.0</weight> </item> ! <!-- Blue Moongates --> <item id="f6c"> --- 1001,1005 ---- <weight>1.0</weight> </item> ! <!-- Blue Moongates --> <item id="f6c"> *************** *** 1005,1007 **** --- 1027,1030 ---- <lightsource>9</lightsource> </item> + </definitions> Index: fisher.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/professions/fisher.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** fisher.xml 27 Aug 2004 14:43:27 -0000 1.9 --- fisher.xml 10 Sep 2004 22:17:09 -0000 1.10 *************** *** 174,177 **** --- 174,178 ---- <tag name="remaining_uses" type="int" value="50" /> <basescripts>skills.fishing</basescripts> + <weight>8.0</weight> </item> Index: tailorer.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/professions/tailorer.xml,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** tailorer.xml 10 Sep 2004 20:17:34 -0000 1.18 --- tailorer.xml 10 Sep 2004 22:17:09 -0000 1.19 *************** *** 13,16 **** --- 13,17 ---- <id>0xdef</id> <category>Professions\Tailorer\Resources\Raw Cotton 1</category> + <weight>3.0</weight> </item> *************** *** 169,172 **** --- 170,174 ---- <id>0x175d</id> <category>Professions\Tailorer\Supplies\Folded Cloth 1 (W/E)</category> + <weight>0.1</weight> </item> *************** *** 174,177 **** --- 176,180 ---- <id>0x175e</id> <category>Professions\Tailorer\Supplies\Folded Cloth 2 (W/E)</category> + <weight>0.1</weight> </item> *************** *** 179,182 **** --- 182,186 ---- <id>0x175f</id> <category>Professions\Tailorer\Supplies\Folded Cloth 3 (W/E)</category> + <weight>0.1</weight> </item> *************** *** 184,187 **** --- 188,192 ---- <id>0x1760</id> <category>Professions\Tailorer\Supplies\Folded Cloth 4 (W/E)</category> + <weight>0.1</weight> </item> *************** *** 189,192 **** --- 194,198 ---- <id>0x1761</id> <category>Professions\Tailorer\Supplies\Folded Cloth 1 (N/S)</category> + <weight>0.1</weight> </item> *************** *** 194,197 **** --- 200,204 ---- <id>0x1762</id> <category>Professions\Tailorer\Supplies\Folded Cloth 2 (N/S)</category> + <weight>0.1</weight> </item> *************** *** 199,202 **** --- 206,210 ---- <id>0x1763</id> <category>Professions\Tailorer\Supplies\Folded Cloth 3 (N/S)</category> + <weight>0.1</weight> </item> *************** *** 204,207 **** --- 212,216 ---- <id>0x1764</id> <category>Professions\Tailorer\Supplies\Folded Cloth 4 (N/S)</category> + <weight>0.1</weight> </item> *************** *** 209,212 **** --- 218,222 ---- <id>0x1765</id> <category>Professions\Tailorer\Cloth (W/E)</category> + <weight>0.1</weight> </item> *************** *** 214,217 **** --- 224,228 ---- <id>0x1766</id> <category>Professions\Tailorer\Cut Cloth (N/S)</category> + <weight>0.1</weight> </item> *************** *** 219,222 **** --- 230,234 ---- <id>0x1767</id> <category>Professions\Tailorer\Cloth (N/S)</category> + <weight>0.1</weight> </item> *************** *** 224,227 **** --- 236,240 ---- <id>0x1768</id> <category>Professions\Tailorer\Cut Cloth (W/E)</category> + <weight>0.1</weight> </item> *************** *** 230,233 **** --- 243,247 ---- <category>Professions\Tailorer\Resources\Flax</category> <buyprice>102</buyprice> + <weight>1.0</weight> </item> *************** *** 237,240 **** --- 251,255 ---- <category>Professions\Tailorer\Resources\Raw Cotton 2</category> <buyprice>102</buyprice> + <weight>3.0</weight> </item> *************** *** 245,248 **** --- 260,264 ---- <basescripts>wool</basescripts> <buyprice>62</buyprice> + <weight>3.0</weight> </item> *************** *** 258,275 **** <basescripts>yarn</basescripts> <buyprice>18</buyprice> </item> ! <item id="e1e"> <id>0xe1e</id> <category>Professions\Tailorer\Resources\Ball of Yarn 2</category> - <basescripts>yarn</basescripts> - <buyprice>18</buyprice> </item> ! <item id="e1f"> <id>0xe1f</id> <category>Professions\Tailorer\Resources\Ball of Yarn 3</category> - <basescripts>yarn</basescripts> - <buyprice>18</buyprice> </item> --- 274,288 ---- <basescripts>yarn</basescripts> <buyprice>18</buyprice> + <weight>1.0</weight> </item> ! <item id="e1e" inherit="e1d"> <id>0xe1e</id> <category>Professions\Tailorer\Resources\Ball of Yarn 2</category> </item> ! <item id="e1f" inherit="e1d"> <id>0xe1f</id> <category>Professions\Tailorer\Resources\Ball of Yarn 3</category> </item> *************** *** 279,282 **** --- 292,296 ---- <category>Professions\Tailorer\Bolt of Cloth 1</category> <buyprice>120</buyprice> + <weight>5.0</weight> </item> *************** *** 320,325 **** <category>Professions\Tailorer\Sewing Kit</category> <tag name="remaining_uses" type="int" value="35" /> ! <basescripts>skills.tailoring,equipment</basescripts> ! <buyprice>3</buyprice> </item> --- 334,340 ---- <category>Professions\Tailorer\Sewing Kit</category> <tag name="remaining_uses" type="int" value="35" /> ! <basescripts>skills.tailoring,equipment</basescripts> ! <buyprice>3</buyprice> ! <weight>2.0</weight> </item> *************** *** 329,332 **** --- 344,348 ---- <basescripts>scissors</basescripts> <buyprice>13</buyprice> + <weight>1.0</weight> </item> *************** *** 341,344 **** --- 357,361 ---- <basescripts>yarn</basescripts> <buyprice>18</buyprice> + <weight>1.0</weight> </item> *************** *** 352,357 **** <category>Professions\Tailorer\Dyes</category> <tag name="remaining_uses" type="int" value="10" /> ! <basescripts>dyes</basescripts> ! <buyprice>8</buyprice> </item> --- 369,375 ---- <category>Professions\Tailorer\Dyes</category> <tag name="remaining_uses" type="int" value="10" /> ! <basescripts>dyes</basescripts> ! <buyprice>8</buyprice> ! <weight>3.0</weight> </item> *************** *** 361,364 **** --- 379,383 ---- <basescripts>environment</basescripts> <buyprice>9</buyprice> + <weight>10.0</weight> </item> *************** *** 451,454 **** --- 470,474 ---- <tag name="resname" value="leather" /> <category>Professions\Tailorer\Cut Up Leather (N/S)</category> + <weight>1.0</weight> </item> *************** *** 457,460 **** --- 477,481 ---- <tag name="resname" value="leather" /> <category>Professions\Tailorer\Cut Up Leather (W/E)</category> + <weight>1.0</weight> </item> *************** *** 464,467 **** --- 485,489 ---- <category>Professions\Tailorer\Pile of Hides 1 (W/E)</category> <buyprice>4</buyprice> + <weight>5.0</weight> </item> *************** *** 470,473 **** --- 492,496 ---- <tag name="resname" value="leather" /> <category>Professions\Tailorer\Pile of Hides 1 (N/S)</category> + <weight>5.0</weight> </item> *************** *** 477,485 **** <category>Professions\Tailorer\Pile of Hides 2 (W/E)</category> <buyprice>6</buyprice> </item> <item id="1082" inherit="1081"> ! <id>0x1082</id> <category>Professions\Tailorer\Pile of Hides 2 (N/S)</category> </item> --- 500,510 ---- <category>Professions\Tailorer\Pile of Hides 2 (W/E)</category> <buyprice>6</buyprice> + <weight>5.0</weight> </item> <item id="1082" inherit="1081"> ! <id>0x1082</id> <category>Professions\Tailorer\Pile of Hides 2 (N/S)</category> + <weight>5.0</weight> </item> Index: miner.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/professions/miner.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** miner.xml 10 Sep 2004 20:17:34 -0000 1.19 --- miner.xml 10 Sep 2004 22:17:09 -0000 1.20 *************** *** 358,361 **** --- 358,362 ---- <basescripts>ore</basescripts> <type>1102</type> + <weight>2.0</weight> </item> *************** *** 363,366 **** --- 364,368 ---- <id>0x19b8</id> <category>Professions\Miner\Ore\Ore 2</category> + <weight>7.0</weight> </item> *************** *** 368,371 **** --- 370,374 ---- <id>0x19b9</id> <category>Professions\Miner\Ore\Ore 3</category> + <weight>12.0</weight> </item> *************** *** 373,376 **** --- 376,380 ---- <id>0x19ba</id> <category>Professions\Miner\Ore\Ore 4</category> + <weight>7.0</weight> </item> *************** *** 408,411 **** --- 412,416 ---- <id>0x1be3</id> <category>Professions\Miner\Ingots\Copper Ingot (W/E)</category> + <weight>0.1</weight> </item> *************** *** 413,416 **** --- 418,422 ---- <id>0x1be4</id> <category>Professions\Miner\Ingots\Copper Ingots 1 (W/E)</category> + <weight>0.1</weight> </item> *************** *** 423,426 **** --- 429,433 ---- <id>0x1be6</id> <category>Professions\Miner\Ingots\Copper Ingot (N/S)</category> + <weight>0.1</weight> </item> *************** *** 428,431 **** --- 435,439 ---- <id>0x1be7</id> <category>Professions\Miner\Ingots\Copper Ingots 1 (N/S)</category> + <weight>0.1</weight> </item> *************** *** 433,436 **** --- 441,445 ---- <id>0x1be8</id> <category>Professions\Miner\Ingots\Copper Ingots 2 (N/S)</category> + <weight>0.1</weight> </item> *************** *** 438,441 **** --- 447,451 ---- <id>0x1be9</id> <category>Professions\Miner\Ingots\Gold Ingot (W/E)</category> + <weight>0.1</weight> </item> *************** *** 443,446 **** --- 453,457 ---- <id>0x1bea</id> <category>Professions\Miner\Ingots\Gold Ingots 1 (W/E)</category> + <weight>0.1</weight> </item> *************** *** 448,456 **** <id>0x1beb</id> <category>Professions\Miner\Ingots\Gold Ingots 2 (W/E)</category> </item> <item id="1bec"> <id>0x1bec</id> ! <category>Professions\Miner\Ingots\Gold Ingot (N/S)</category> </item> --- 459,469 ---- <id>0x1beb</id> <category>Professions\Miner\Ingots\Gold Ingots 2 (W/E)</category> + <weight>0.1</weight> </item> <item id="1bec"> <id>0x1bec</id> ! <category>Professions\Miner\Ingots\Gold Ingot(N/S)</category> ! <weight>0.1</weight> </item> *************** *** 458,461 **** --- 471,475 ---- <id>0x1bed</id> <category>Professions\Miner\Ingots\Gold Ingots 1 (N/S)</category> + <weight>0.1</weight> </item> *************** *** 463,466 **** --- 477,481 ---- <id>0x1bee</id> <category>Professions\Miner\Ingots\Gold Ingots 2 (N/S)</category> + <weight>0.1</weight> </item> *************** *** 470,474 **** <tag name="resname" value="iron" /> <basescripts>ingot</basescripts> ! <weight>1.0</weight> </item> --- 485,489 ---- <tag name="resname" value="iron" /> <basescripts>ingot</basescripts> ! <weight>0.1</weight> </item> *************** *** 477,480 **** --- 492,496 ---- <id>0x1bef</id> <category>Professions\Miner\Ingots\Iron Ingot (W/E)</category> + <weight>0.1</weight> </item> *************** *** 482,485 **** --- 498,502 ---- <id>0x1bf0</id> <category>Professions\Miner\Ingots\Iron Ingots 1 (W/E)</category> + <weight>0.1</weight> </item> *************** *** 487,490 **** --- 504,508 ---- <id>0x1bf1</id> <category>Professions\Miner\Ingots\Iron Ingots 2 (W/E)</category> + <weight>0.1</weight> </item> *************** *** 492,495 **** --- 510,514 ---- <id>0x1bf3</id> <category>Professions\Miner\Ingots\Iron Ingots 1 (N/S)</category> + <weight>0.1</weight> </item> *************** *** 497,500 **** --- 516,520 ---- <id>0x1bf4</id> <category>Professions\Miner\Ingots\Iron Ingots 2 (N/S)</category> + <weight>0.1</weight> </item> *************** *** 502,505 **** --- 522,526 ---- <id>0x1bf5</id> <category>Professions\Miner\Ingots\Silver Ingot (W/E)</category> + <weight>0.1</weight> </item> *************** *** 507,510 **** --- 528,532 ---- <id>0x1bf6</id> <category>Professions\Miner\Ingots\Silver Ingots 1 (W/E)</category> + <weight>0.1</weight> </item> *************** *** 512,515 **** --- 534,538 ---- <id>0x1bf7</id> <category>Professions\Miner\Ingots\Silver Ingots 2 (W/E)</category> + <weight>0.1</weight> </item> *************** *** 517,520 **** --- 540,544 ---- <id>0x1bf8</id> <category>Professions\Miner\Ingots\Silver Ingot (N/S)</category> + <weight>0.1</weight> </item> *************** *** 522,525 **** --- 546,550 ---- <id>0x1bf9</id> <category>Professions\Miner\Ingots\Silver Ingots 1 (N/S)</category> + <weight>0.1</weight> </item> *************** *** 527,533 **** <id>0x1bfa</id> <category>Professions\Miner\Ingots\Silver Ingots 2 (N/S)</category> </item> ! <!-- Shovel --> <item id="f39"> <id>0xf39</id> --- 552,559 ---- <id>0x1bfa</id> <category>Professions\Miner\Ingots\Silver Ingots 2 (N/S)</category> + <weight>0.1</weight> </item> ! <!-- Shovel --> <item id="f39"> <id>0xf39</id> *************** *** 538,541 **** --- 564,568 ---- <category>Professions\Miner\Tools\Shovel (E/W)</category> <buyprice>12</buyprice> + <weight>5.0</weight> </item> Index: alchemist.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/professions/alchemist.xml,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** alchemist.xml 10 Sep 2004 20:17:34 -0000 1.18 --- alchemist.xml 10 Sep 2004 22:17:07 -0000 1.19 *************** *** 144,147 **** --- 144,148 ---- <basescripts>environment</basescripts> <buyprice>60</buyprice> + <weight>1.0</weight> </item> *************** *** 420,436 **** <id>0x1849</id> <category>Professions\Alchemist\Heating Stand (W/E) (Off)</category> </item> ! <item id="184a"> <id>0x184a</id> <category>Professions\Alchemist\Heating Stand (W/E) (On)</category> </item> ! <item id="184d"> <id>0x184d</id> <category>Professions\Alchemist\Heating Stand (N/S) (Off)</category> </item> ! <item id="184e"> <id>0x184e</id> <category>Professions\Alchemist\Heating Stand (N/S) (On)</category> --- 421,438 ---- <id>0x1849</id> <category>Professions\Alchemist\Heating Stand (W/E) (Off)</category> + <weight>1.0</weight> </item> ! <item id="184a" inherit="1849"> <id>0x184a</id> <category>Professions\Alchemist\Heating Stand (W/E) (On)</category> </item> ! <item id="184d" inherit="1849"> <id>0x184d</id> <category>Professions\Alchemist\Heating Stand (N/S) (Off)</category> </item> ! <item id="184e" inherit="1849"> <id>0x184e</id> <category>Professions\Alchemist\Heating Stand (N/S) (On)</category> *************** *** 446,449 **** --- 448,452 ---- <id>0x1852</id> <category>Professions\Alchemist\Scales (W/E)</category> + <weight>4.0</weight> </item> *************** *** 497,500 **** --- 500,504 ---- <type>1107</type> <basescripts>equipment,skills.alchemy</basescripts> + <weight>1.0</weight> </item> *************** *** 504,507 **** --- 508,512 ---- <sellprice>3</sellprice> <category>Professions\Alchemist\Empty Bottle</category> + <weight>1.0</weight> </item> *************** *** 514,518 **** <sellprice>7</sellprice> <basescripts>potions</basescripts> ! <weight>0.5</weight> </item> --- 519,523 ---- <sellprice>7</sellprice> <basescripts>potions</basescripts> ! <weight>1.0</weight> </item> *************** *** 523,527 **** <tag name="potiontype" value="4,6" type="int" /> <basescripts>potions</basescripts> ! <weight>0.5</weight> </item> --- 528,532 ---- <tag name="potiontype" value="4,6" type="int" /> <basescripts>potions</basescripts> ! <weight>1.0</weight> </item> *************** *** 532,536 **** <tag name="potiontype" value="7,8" type="int" /> <basescripts>potions</basescripts> ! <weight>0.5</weight> </item> --- 537,541 ---- <tag name="potiontype" value="7,8" type="int" /> <basescripts>potions</basescripts> ! <weight>1.0</weight> </item> *************** *** 541,545 **** <tag name="potiontype" value="9,10" type="int" /> <basescripts>potions</basescripts> ! <weight>0.5</weight> </item> --- 546,550 ---- <tag name="potiontype" value="9,10" type="int" /> <basescripts>potions</basescripts> ! <weight>1.0</weight> </item> *************** *** 551,555 **** <!-- Lesser to greater, we don't want people buying deadly. --> <basescripts>potions</basescripts> ! <weight>0.5</weight> </item> --- 556,560 ---- <!-- Lesser to greater, we don't want people buying deadly. --> <basescripts>potions</basescripts> ! <weight>1.0</weight> </item> *************** *** 560,564 **** <tag name="potiontype" value="18,19" type="int" /> <basescripts>potions</basescripts> ! <weight>0.5</weight> </item> --- 565,569 ---- <tag name="potiontype" value="18,19" type="int" /> <basescripts>potions</basescripts> ! <weight>1.0</weight> </item> *************** *** 569,573 **** <tag name="potiontype" value="1,3" type="int" /> <basescripts>potions</basescripts> ! <weight>0.5</weight> </item> --- 574,578 ---- <tag name="potiontype" value="1,3" type="int" /> <basescripts>potions</basescripts> ! <weight>1.0</weight> </item> *************** *** 579,583 **** <!-- Lesser to normal explosion, greater is craft only. --> <basescripts>potions</basescripts> ! <weight>0.5</weight> </item> --- 584,588 ---- <!-- Lesser to normal explosion, greater is craft only. --> <basescripts>potions</basescripts> ! <weight>1.0</weight> </item> *************** *** 585,591 **** <item id="potionkeg"> <id>0x1940</id> ! <weight>1.0</weight> <basescripts>potionkeg</basescripts> ! <movable /> <!-- Always movable --> </item> --- 590,596 ---- <item id="potionkeg"> <id>0x1940</id> ! <weight>20.0</weight> <basescripts>potionkeg</basescripts> ! <movable /> </item> Index: barber.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/professions/barber.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** barber.xml 27 Aug 2004 14:43:27 -0000 1.5 --- barber.xml 10 Sep 2004 22:17:09 -0000 1.6 *************** *** 14,20 **** <id>0x0dfc</id> <category>Professions\Barber\Barber Scissors (W/E)</category> </item> ! <item id="dfd"> <id>0x0dfd</id> <category>Professions\Barber\Barber Scissors (N/S)</category> --- 14,21 ---- <id>0x0dfc</id> <category>Professions\Barber\Barber Scissors (W/E)</category> + <weight>1.0</weight> </item> ! <item id="dfd" inherit="dfc"> <id>0x0dfd</id> <category>Professions\Barber\Barber Scissors (N/S)</category> *************** *** 110,113 **** --- 111,115 ---- <category>Professions\Barber\Hairstyle Deed</category> <basescripts>deeds.hairstyle</basescripts> + <weight>2.0</weight> </item> Index: blacksmith.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/professions/blacksmith.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** blacksmith.xml 10 Sep 2004 20:17:34 -0000 1.13 --- blacksmith.xml 10 Sep 2004 22:17:09 -0000 1.14 *************** *** 47,50 **** --- 47,51 ---- <tag name="remaining_uses" type="int" value="35" /> <buyprice>3</buyprice> + <weight>2.0</weight> </item> *************** *** 314,317 **** --- 315,319 ---- <id>0xfb4</id> <category>Professions\Blacksmith\Sledge Hammer (W/E)</category> + <weight>9.0</weight> </item> *************** *** 328,331 **** --- 330,334 ---- <id>0x13e3</id> <category>Professions\Blacksmith\Smith's Hammer (W/E)</category> + <weight>8.0</weight> </item> *************** *** 342,345 **** --- 345,349 ---- <color>0x66D</color> <category>Professions\Blacksmith\Scales\Red Scales</category> + <weight>0.2</weight> </item> *************** *** 350,353 **** --- 354,358 ---- <color>0x8A8</color> <category>Professions\Blacksmith\Scales\Yellow Scales</category> + <weight>0.2</weight> </item> *************** *** 358,361 **** --- 363,367 ---- <color>0x455</color> <category>Professions\Blacksmith\Scales\Black Scales</category> + <weight>0.2</weight> </item> *************** *** 366,369 **** --- 372,376 ---- <color>0x851</color> <category>Professions\Blacksmith\Scales\Green Scales</category> + <weight>0.2</weight> </item> *************** *** 374,377 **** --- 381,385 ---- <color>0x8FD</color> <category>Professions\Blacksmith\Scales\White Scales</category> + <weight>0.2</weight> </item> *************** *** 382,385 **** --- 390,394 ---- <color>0x8B0</color> <category>Professions\Blacksmith\Scales\Blue Scales</category> + <weight>0.2</weight> </item> Index: jewelier.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/professions/jewelier.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** jewelier.xml 2 Jun 2004 15:02:19 -0000 1.4 --- jewelier.xml 10 Sep 2004 22:17:09 -0000 1.5 *************** *** 15,18 **** --- 15,19 ---- <id>0xf0f</id> <category>Professions\Jeweler\Star Sapphire 1</category> + <weight>1.0</weight> </item> *************** *** 31,34 **** --- 32,36 ---- <id>0xf11</id> <category>Professions\Jeweler\Sapphire 1</category> + <weight>1.0</weight> </item> *************** *** 52,55 **** --- 54,58 ---- <id>0xf15</id> <category>Professions\Jeweler\Citrine 1</category> + <weight>1.0</weight> </item> *************** *** 73,76 **** --- 76,80 ---- <id>0xf16</id> <category>Professions\Jeweler\Amethyst 1</category> + <weight>1.0</weight> </item> *************** *** 94,97 **** --- 98,102 ---- <id>0xf18</id> <category>Professions\Jeweler\Tourmaline 1</category> + <weight>1.0</weight> </item> *************** *** 115,118 **** --- 120,124 ---- <id>0xf13</id> <category>Professions\Jeweler\Ruby 1</category> + <weight>1.0</weight> </item> *************** *** 151,154 **** --- 157,161 ---- <id>0xf10</id> <category>Professions\Jeweler\Emerald 1</category> + <weight>1.0</weight> </item> *************** *** 162,165 **** --- 169,173 ---- <id>0xf25</id> <category>Professions\Jeweler\Amber</category> + <weight>1.0</weight> </item> *************** *** 168,171 **** --- 176,181 ---- <id>0xf26</id> <category>Professions\Jeweler\Diamond 1</category> + <weight>1.0</weight> + <buyprice>120</buyprice> </item> Index: fletcher.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/professions/fletcher.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** fletcher.xml 10 Sep 2004 20:17:34 -0000 1.9 --- fletcher.xml 10 Sep 2004 22:17:09 -0000 1.10 *************** *** 24,30 **** <id>0xf40</id> <category>Professions\Fletcher\Arrows 1</category> </item> ! <item id="f41"> <id>0xf41</id> <category>Professions\Fletcher\Arrows 2</category> --- 24,32 ---- <id>0xf40</id> <category>Professions\Fletcher\Arrows 1</category> + <weight>0.1</weight> </item> ! <item id="f41" inherit="f40"> ! <baseid>f40</baseid> <id>0xf41</id> <category>Professions\Fletcher\Arrows 2</category> *************** *** 59,62 **** --- 61,65 ---- <id>0x1024</id> <category>Professions\Fletcher\Arrow Shafts 1</category> + <weight>0.1</weight> </item> *************** *** 64,74 **** <id>0x1025</id> <category>Professions\Fletcher\Arrow Shafts 2</category> </item> - <!-- arrows --> <item id="f3f"> <id>0xf3f</id> ! <weight>0.1</weight> <category>Professions\Fletcher\Arrow</category> <buyprice>3</buyprice> --- 67,77 ---- <id>0x1025</id> <category>Professions\Fletcher\Arrow Shafts 2</category> + <weight>0.1</weight> </item> <!-- arrows --> <item id="f3f"> <id>0xf3f</id> ! <weight>0.1</weight> <category>Professions\Fletcher\Arrow</category> <buyprice>3</buyprice> *************** *** 78,82 **** <item id="1bfb"> <id>0x1bfb</id> ! <weight>0.1</weight> <category>Professions\Fletcher\Crossbow Bolt</category> <buyprice>6</buyprice> --- 81,85 ---- <item id="1bfb"> <id>0x1bfb</id> ! <weight>0.1</weight> <category>Professions\Fletcher\Crossbow Bolt</category> <buyprice>6</buyprice> *************** *** 96,100 **** <id>0x1bd1</id> <category>Professions\Fletcher\Feather</category> ! <weight>0.1</weight> </item> --- 99,103 ---- <id>0x1bd1</id> <category>Professions\Fletcher\Feather</category> ! <weight>0.1</weight> </item> *************** *** 102,105 **** --- 105,109 ---- <id>0x1bd2</id> <category>Professions\Fletcher\Feathers 1</category> + <weight>0.1</weight> </item> *************** *** 107,110 **** --- 111,115 ---- <id>0x1bd3</id> <category>Professions\Fletcher\Feathers 2</category> + <weight>0.1</weight> </item> *************** *** 112,115 **** --- 117,121 ---- <id>0x1bd4</id> <category>Professions\Fletcher\Shaft</category> + <weight>0.1</weight> </item> *************** *** 117,120 **** --- 123,127 ---- <id>0x1bd5</id> <category>Professions\Fletcher\Shafts 1</category> + <weight>0.1</weight> </item> *************** *** 122,125 **** --- 129,133 ---- <id>0x1bd6</id> <category>Professions\Fletcher\Shafts 2</category> + <weight>0.1</weight> </item> |
From: Richard M. <dr...@us...> - 2004-09-10 22:17:41
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/bone In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18662/definitions/items/armory/bone Modified Files: bone_armor.xml bone_arms.xml bone_gloves.xml bone_leggings.xml Log Message: I updated weight stuff. Index: bone_arms.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/bone/bone_arms.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** bone_arms.xml 5 Sep 2004 21:02:48 -0000 1.13 --- bone_arms.xml 10 Sep 2004 22:17:06 -0000 1.14 *************** *** 16,20 **** <durability><random min="25" max="30" /></durability> <restock>10</restock> ! <weight>1</weight> <value>0</value> <type>1009</type> --- 16,20 ---- <durability><random min="25" max="30" /></durability> <restock>10</restock> ! <weight>2.0</weight> <value>0</value> <type>1009</type> Index: bone_gloves.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/bone/bone_gloves.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** bone_gloves.xml 5 Sep 2004 21:02:48 -0000 1.13 --- bone_gloves.xml 10 Sep 2004 22:17:06 -0000 1.14 *************** *** 16,20 **** <durability><random min="25" max="30" /></durability> <restock>10</restock> ! <weight>2</weight> <value>0</value> <type>1009</type> --- 16,20 ---- <durability><random min="25" max="30" /></durability> <restock>10</restock> ! <weight>2.0</weight> <value>0</value> <type>1009</type> Index: bone_leggings.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/bone/bone_leggings.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** bone_leggings.xml 5 Sep 2004 21:02:48 -0000 1.13 --- bone_leggings.xml 10 Sep 2004 22:17:06 -0000 1.14 *************** *** 16,20 **** <durability><random min="25" max="30" /></durability> <restock>10</restock> ! <weight>3</weight> <value>0</value> <type>1009</type> --- 16,20 ---- <durability><random min="25" max="30" /></durability> <restock>10</restock> ! <weight>3.0</weight> <value>0</value> <type>1009</type> Index: bone_armor.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/bone/bone_armor.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** bone_armor.xml 5 Sep 2004 21:02:48 -0000 1.13 --- bone_armor.xml 10 Sep 2004 22:17:05 -0000 1.14 *************** *** 16,20 **** <durability><random min="26" max="30" /></durability> <restock>10</restock> ! <weight>6</weight> <value>0</value> <type>1009</type> --- 16,20 ---- <durability><random min="26" max="30" /></durability> <restock>10</restock> ! <weight>6.0</weight> <value>0</value> <type>1009</type> |
From: Sebastian H. <dar...@us...> - 2004-09-10 21:41:33
|
Update of /cvsroot/wpdev/xmlscripts/documentation/webroot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27105/webroot Modified Files: ChangeLog.wolfpack Log Message: 0000287 Index: ChangeLog.wolfpack =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v retrieving revision 1.79 retrieving revision 1.80 diff -C2 -d -r1.79 -r1.80 *** ChangeLog.wolfpack 10 Sep 2004 20:17:48 -0000 1.79 --- ChangeLog.wolfpack 10 Sep 2004 20:20:16 -0000 1.80 *************** *** 8,11 **** --- 8,12 ---- - Removed weight from the info menu. - The info command now correctly resends the changed players. + - Fixed bug #0000287 (weaponinfo.py values not being used) * Misc. Changes: * Known Issues, Bugs, and Missing Features: |
From: Sebastian H. <dar...@us...> - 2004-09-10 20:20:57
|
Update of /cvsroot/wpdev/xmlscripts/scripts/commands In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27178/commands Modified Files: info.py Log Message: 0000287 Index: info.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/commands/info.py,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** info.py 10 Sep 2004 16:48:42 -0000 1.19 --- info.py 10 Sep 2004 20:20:43 -0000 1.20 *************** *** 748,753 **** if choice.button == 1: charinfo( socket, char ) ! char.update() ! return 1 --- 748,753 ---- if choice.button == 1: charinfo( socket, char ) ! ! char.update() return 1 |
From: Sebastian H. <dar...@us...> - 2004-09-10 20:17:58
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26363/items/weaponry/swordsmanship Modified Files: pickaxe.xml Log Message: Vendor Definitions Index: pickaxe.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/pickaxe.xml,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** pickaxe.xml 5 Sep 2004 21:02:53 -0000 1.16 --- pickaxe.xml 10 Sep 2004 20:17:34 -0000 1.17 *************** *** 16,20 **** <nodye /> <sellprice>11</sellprice> ! <buyprice>23</buyprice> <durability><random min="30" max="55" /></durability> <weight>11.0</weight> --- 16,20 ---- <nodye /> <sellprice>11</sellprice> ! <buyprice>32</buyprice> <durability><random min="30" max="55" /></durability> <weight>11.0</weight> |
From: Sebastian H. <dar...@us...> - 2004-09-10 20:17:57
|
Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/humans/vendors In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26363/npcs/humans/vendors Modified Files: leatherworker.xml mage.xml provisioner.xml spinner.xml tanner.xml tavernkeeper.xml tinker.xml Log Message: Vendor Definitions Index: tavernkeeper.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/humans/vendors/tavernkeeper.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** tavernkeeper.xml 26 Feb 2004 02:33:46 -0000 1.3 --- tavernkeeper.xml 10 Sep 2004 20:17:35 -0000 1.4 *************** *** 8,11 **** --- 8,36 ---- --> <definitions> + <npc id="tavernkeeper_inventory"> + <shopkeeper> + <restockable> + <item id="bottle_ale"><amount>20</amount></item> <!-- Bottle of Ale --> + <item id="bottle_wine"><amount>20</amount></item> <!-- Bottle of Wine --> + <item id="bottle_liquor"><amount>20</amount></item> <!-- Bottle of Liquor --> + <item id="9ad"><amount>20</amount></item> <!-- Pitcher of Milk --> + <item id="1f95"><amount>20</amount></item> <!-- Pitcher of Ale --> + <item id="1f97"><amount>20</amount></item> <!-- Pitcher of Cider --> + <item id="1f99"><amount>20</amount></item> <!-- Pitcher of Liquor --> + <item id="1f9b"><amount>20</amount></item> <!-- Pitcher of Wine --> + <item id="ff8"><amount>20</amount></item> <!-- Pitcher of Water --> + <item id="ff6"><amount>20</amount></item> <!-- Pitcher --> + <item id="103b"><amount>20</amount></item> <!-- Bread Loaf --> + <item id="97e"><amount>20</amount></item> <!-- Cheese Wheel --> + <item id="9b7"><amount>20</amount></item> <!-- Cooked Bird --> + <item id="160a"><amount>20</amount></item> <!-- Lamb Leg --> + <item id="chessboard"><amount>20</amount></item> <!-- Chessboard --> + <item id="checkerboard"><amount>20</amount></item> <!-- Checker Board --> + <item id="e1c"><amount>20</amount></item> <!-- Backgammon --> + <item id="fa7"><amount>20</amount></item> <!-- Dices --> + <!--<item id=""><amount>20</amount></item>--> <!-- Contract of Employment (1025) --> + </restockable> + </shopkeeper> + </npc> <!-- A tavernkeeper vendor --> *************** *** 18,28 **** </item> </equipped> - <shopkeeper> - <restockable> - </restockable> - <sellable> - </sellable> - </shopkeeper> <category>Vendors\Tavernkeeper (Male)</category> </npc> --- 43,48 ---- </item> </equipped> <category>Vendors\Tavernkeeper (Male)</category> + <inherit id="tavernkeeper_inventory" /> </npc> *************** *** 42,45 **** --- 62,66 ---- </shopkeeper> <category>Vendors\Tavernkeeper (Female)</category> + <inherit id="tavernkeeper_inventory" /> </npc> Index: tinker.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/humans/vendors/tinker.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** tinker.xml 3 Feb 2004 18:19:12 -0000 1.3 --- tinker.xml 10 Sep 2004 20:17:35 -0000 1.4 *************** *** 8,11 **** --- 8,58 ---- --> <definitions> + <npc id="tinker_inventory"> + <shopkeeper> + <restockable> + <item id="e9c"><amount>20</amount></item> <!-- Drums --> + <item id="e9e"><amount>20</amount></item> <!-- Tambourine --> + <item id="eb2"><amount>20</amount></item> <!-- Lap Harp --> + <item id="eb3"><amount>20</amount></item> <!-- Lute --> + + <item id="f39"><amount>20</amount></item> <!-- Shovel --> + <item id="f9d"><amount>20</amount></item> <!-- Sewing Kit --> + <item id="f9f"><amount>20</amount></item> <!-- Scissors --> + <item id="fbb"><amount>20</amount></item> <!-- Tongs --> + <item id="100e"><amount>20</amount></item> <!-- Key --> + + <item id="1028"><amount>20</amount></item> <!-- Dovetail Saw --> + <item id="102c"><amount>20</amount></item> <!-- Moulding Plane --> + <item id="102e"><amount>20</amount></item> <!-- Nails --> + <item id="1030"><amount>20</amount></item> <!-- Jointing Plane --> + <item id="1032"><amount>20</amount></item> <!-- Smoothing Plane --> + <item id="1034"><amount>20</amount></item> <!-- Saw --> + + <item id="104b"><amount>20</amount></item> <!-- Clock --> + <item id="104f"><amount>20</amount></item> <!-- Clock Parts --> + <item id="1051"><amount>20</amount></item> <!-- Axle Gears --> + <item id="1053"><amount>20</amount></item> <!-- Gears --> + <item id="1055"><amount>20</amount></item> <!-- Hinge --> + <item id="1057"><amount>20</amount></item> <!-- Sextant --> + <item id="1059"><amount>20</amount></item> <!-- Sextant Parts --> + <item id="105b"><amount>20</amount></item> <!-- Axle --> + <item id="105d"><amount>20</amount></item> <!-- Springs --> + + <item id="10e4"><amount>20</amount></item> <!-- Draw Knife --> + <item id="10e5"><amount>20</amount></item> <!-- Froe --> + <item id="10e6"><amount>20</amount></item> <!-- Inshave --> + <item id="10e7"><amount>20</amount></item> <!-- Scorp --> + + <item id="14fc"><amount>20</amount></item> <!-- Lockpick --> + <item id="1eb8"><amount>20</amount></item> <!-- Tinker Tools --> + + <item id="e86"><amount>20</amount></item> <!-- Pickaxe --> + + <item id="102a"><amount>20</amount></item> <!-- Hammer --> + <item id="13e3"><amount>20</amount></item> <!-- Smith Hammer --> + <item id="13f6"><amount>20</amount></item> <!-- Butcher Knife --> + </restockable> + </shopkeeper> + </npc> <!-- A tinker vendor --> *************** *** 13,23 **** <inherit>vendor_male</inherit> <title>the Tinker</title> - <shopkeeper> - <restockable/> - </shopkeeper> <lockpicking><random min="600" max="830"/></lockpicking> <removetraps><random min="750" max="980"/></removetraps> <tinkering><random min="640" max="1000"/></tinkering> <category>Vendors\Tinker (Male)</category> </npc> --- 60,68 ---- <inherit>vendor_male</inherit> <title>the Tinker</title> <lockpicking><random min="600" max="830"/></lockpicking> <removetraps><random min="750" max="980"/></removetraps> <tinkering><random min="640" max="1000"/></tinkering> <category>Vendors\Tinker (Male)</category> + <inherit id="tinker_inventory" /> </npc> *************** *** 26,36 **** <inherit>vendor_female</inherit> <title>the Tinker</title> - <shopkeeper> - <restockable/> - </shopkeeper> <lockpicking><random min="600" max="830"/></lockpicking> <removetraps><random min="750" max="980"/></removetraps> <tinkering><random min="640" max="1000"/></tinkering> <category>Vendors\Tinker (Female)</category> </npc> --- 71,79 ---- <inherit>vendor_female</inherit> <title>the Tinker</title> <lockpicking><random min="600" max="830"/></lockpicking> <removetraps><random min="750" max="980"/></removetraps> <tinkering><random min="640" max="1000"/></tinkering> <category>Vendors\Tinker (Female)</category> + <inherit id="tinker_inventory" /> </npc> Index: tanner.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/humans/vendors/tanner.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** tanner.xml 3 Feb 2004 18:19:12 -0000 1.3 --- tanner.xml 10 Sep 2004 20:17:35 -0000 1.4 *************** *** 8,11 **** --- 8,41 ---- --> <definitions> + <npc id="tanner_inventory"> + <shopkeeper> + <restockable> + <item id="e76"><amount>20</amount></item> <!-- Bag --> + <item id="e79"><amount>20</amount></item> <!-- Pouch --> + <item id="1081"><amount>20</amount></item> <!-- Leather --> + <!--<item id=""><amount>20</amount></item>--> <!-- Taxidermy Kit --> + <item id="ec4"><amount>20</amount></item> <!-- Skinning Knife --> + <item id="13cb"><amount>20</amount></item> <!-- Leather Legs --> + <item id="1c00"><amount>20</amount></item> <!-- Leather Shorts --> + <item id="1c08"><amount>20</amount></item> <!-- Leather Skirt --> + <item id="1db9"><amount>20</amount></item> <!-- Leather Cap --> + <item id="13c6"><amount>20</amount></item> <!-- Leather Gloves --> + <item id="13c7"><amount>20</amount></item> <!-- Leather Gorget --> + <item id="13cc"><amount>20</amount></item> <!-- Leather Chest --> + <item id="1c0a"><amount>20</amount></item> <!-- Leather Bustier Arms --> + <item id="13cd"><amount>20</amount></item> <!-- Leather Arms --> + <item id="13da"><amount>20</amount></item> <!-- Studded Legs --> + <item id="13d5"><amount>20</amount></item> <!-- Studded Gloves --> + <item id="13d6"><amount>20</amount></item> <!-- Studded Gorget --> + <item id="13db"><amount>20</amount></item> <!-- Studded Chest --> + <item id="1c0c"><amount>20</amount></item> <!-- Studded Bustier Arms --> + <item id="13dc"><amount>20</amount></item> <!-- Studded Arms --> + <item id="1c02"><amount>20</amount></item> <!-- Female Studded Chest --> + <item id="1c04"><amount>20</amount></item> <!-- Female Plate Chest --> + <item id="1c06"><amount>20</amount></item> <!-- Female Leather Chest --> + <item id="9b2"><amount>20</amount></item> <!-- Backpack --> + </restockable> + </shopkeeper> + </npc> <!-- A tanner vendor --> *************** *** 13,32 **** <inherit>vendor_male</inherit> <title>the Tanner</title> - <shopkeeper> - <restockable> - <item id="1711"> - <amount>10</amount> - </item> - <item id="170f"> - <amount>10</amount> - </item> - </restockable> - <sellable> - <item id="1711"/> - <item id="170f"/> - </sellable> - </shopkeeper> <tailoring><random min="360" max="680"/></tailoring> <category>Vendors\Tanner (Male)</category> </npc> --- 43,49 ---- <inherit>vendor_male</inherit> <title>the Tanner</title> <tailoring><random min="360" max="680"/></tailoring> <category>Vendors\Tanner (Male)</category> + <inherit id="tanner_inventory" /> </npc> *************** *** 34,53 **** <inherit>vendor_female</inherit> <title>the Tanner</title> - <shopkeeper> - <restockable> - <item id="1711"> - <amount>10</amount> - </item> - <item id="170f"> - <amount>10</amount> - </item> - </restockable> - <sellable> - <item id="1711"/> - <item id="170f"/> - </sellable> - </shopkeeper> <tailoring><random min="360" max="680"/></tailoring> <category>Vendors\Tanner (Female)</category> </npc> --- 51,57 ---- <inherit>vendor_female</inherit> <title>the Tanner</title> <tailoring><random min="360" max="680"/></tailoring> <category>Vendors\Tanner (Female)</category> + <inherit id="tanner_inventory" /> </npc> Index: spinner.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/humans/vendors/spinner.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** spinner.xml 2 Feb 2004 19:20:25 -0000 1.2 --- spinner.xml 10 Sep 2004 20:17:35 -0000 1.3 *************** *** 13,22 **** <inherit>vendor_male</inherit> <title>the Spinner</title> - <shopkeeper> - <restockable> - </restockable> - <sellable> - </sellable> - </shopkeeper> <category>Vendors\Spinner (Male)</category> </npc> --- 13,16 ---- *************** *** 25,34 **** <inherit>vendor_female</inherit> <title>the Spinner</title> - <shopkeeper> - <restockable> - </restockable> - <sellable> - </sellable> - </shopkeeper> <category>Vendors\Spinner (Female)</category> </npc> --- 19,22 ---- Index: leatherworker.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/humans/vendors/leatherworker.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** leatherworker.xml 2 Feb 2004 19:20:25 -0000 1.2 --- leatherworker.xml 10 Sep 2004 20:17:35 -0000 1.3 *************** *** 8,11 **** --- 8,19 ---- --> <definitions> + <npc id="leatherworker_inventory"> + <shopkeeper> + <restockable> + <item id="1078"><amount>999</amount></item> + <item id="1711"><amount>10</amount></item> + </restockable> + </shopkeeper> + </npc> <!-- A leatherworker vendor --> *************** *** 13,23 **** <inherit>vendor_male</inherit> <title>the Leatherworker</title> - <shopkeeper> - <restockable> - </restockable> - <sellable> - </sellable> - </shopkeeper> <category>Vendors\Leatherworker (Male)</category> </npc> --- 21,26 ---- <inherit>vendor_male</inherit> <title>the Leatherworker</title> <category>Vendors\Leatherworker (Male)</category> + <inherit id="leatherworker_inventory" /> </npc> *************** *** 25,35 **** <inherit>vendor_female</inherit> <title>the Leatherworker</title> - <shopkeeper> - <restockable> - </restockable> - <sellable> - </sellable> - </shopkeeper> <category>Vendors\Leatherworker (Female)</category> </npc> --- 28,33 ---- <inherit>vendor_female</inherit> <title>the Leatherworker</title> <category>Vendors\Leatherworker (Female)</category> + <inherit id="leatherworker_inventory" /> </npc> Index: mage.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/humans/vendors/mage.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** mage.xml 26 Feb 2004 02:33:46 -0000 1.4 --- mage.xml 10 Sep 2004 20:17:35 -0000 1.5 *************** *** 8,22 **** --> <definitions> ! ! <!-- A mage vendor --> ! <npc id="mage_male"> ! <inherit>vendor_male</inherit> ! <title>the Mage</title> ! <!-- The Equipment --> ! <equipped> ! <item id="1f03" > <!-- Robe --> ! <color><random min="1301" max="1355" /></color> ! </item> ! </equipped> <shopkeeper> <restockable> --- 8,12 ---- --> <definitions> ! <npc id="mage_inventory"> <shopkeeper> <restockable> *************** *** 73,102 **** </item> <item id="f7a"> ! <amount>50</amount> </item> <item id="f7b"> ! <amount>50</amount> </item> <item id="f84"> ! <amount>50</amount> </item> <item id="f85"> ! <amount>50</amount> </item> <item id="f86"> ! <amount>50</amount> </item> <item id="f88"> ! <amount>50</amount> </item> <item id="f8c"> ! <amount>50</amount> </item> <item id="f8d"> ! <amount>50</amount> </item> <item id="e34"> <amount>10</amount> </item> </restockable> <sellable> --- 63,94 ---- </item> <item id="f7a"> ! <amount>999</amount> </item> <item id="f7b"> ! <amount>999</amount> </item> <item id="f84"> ! <amount>999</amount> </item> <item id="f85"> ! <amount>999</amount> </item> <item id="f86"> ! <amount>999</amount> </item> <item id="f88"> ! <amount>999</amount> </item> <item id="f8c"> ! <amount>999</amount> </item> <item id="f8d"> ! <amount>999</amount> </item> <item id="e34"> <amount>10</amount> </item> + <item id="scribes_pen"><amount>10</amount></item> <!-- Blank Scrolls --> + <item id="e34"><amount>20</amount></item> <!-- Blank Scrolls --> </restockable> <sellable> *************** *** 129,132 **** --- 121,136 ---- </sellable> </shopkeeper> + </npc> + + <!-- A mage vendor --> + <npc id="mage_male"> + <inherit>vendor_male</inherit> + <title>the Mage</title> + <!-- The Equipment --> + <equipped> + <item id="1f03" > <!-- Robe --> + <color><random min="1301" max="1355" /></color> + </item> + </equipped> <evaluatinginteligence><random min="650" max="880" /></evaluatinginteligence> <inscription><random min="600" max="830" /></inscription> *************** *** 136,139 **** --- 140,144 ---- <wrestling><random min="360" max="680" /></wrestling> <category>Vendors\Mage (Male)</category> + <inherit id="mage_inventory" /> </npc> *************** *** 146,259 **** </item> </equipped> - <shopkeeper> - <restockable> - <item id="efa"> - <amount>10</amount> - </item> - <item id="1f14"> - <amount>10</amount> - </item> - <item id="1f15"> - <amount>10</amount> - </item> - <item id="1f16"> - <amount>10</amount> - </item> - <item id="1f17"> - <amount>10</amount> - </item> - <item id="1f2e"> - <amount>10</amount> - </item> - <item id="1f2f"> - <amount>10</amount> - </item> - <item id="1f30"> - <amount>10</amount> - </item> - <item id="1f31"> - <amount>10</amount> - </item> - <item id="1f32"> - <amount>10</amount> - </item> - <item id="1f33"> - <amount>10</amount> - </item> - <item id="1f2d"> - <amount>10</amount> - </item> - <item id="1f34"> - <amount>10</amount> - </item> - <item id="1f35"> - <amount>10</amount> - </item> - <item id="1f36"> - <amount>10</amount> - </item> - <item id="1f37"> - <amount>10</amount> - </item> - <item id="1f38"> - <amount>10</amount> - </item> - <item id="f7a"> - <amount>50</amount> - </item> - <item id="f7b"> - <amount>50</amount> - </item> - <item id="f84"> - <amount>50</amount> - </item> - <item id="f85"> - <amount>50</amount> - </item> - <item id="f86"> - <amount>50</amount> - </item> - <item id="f88"> - <amount>50</amount> - </item> - <item id="f8c"> - <amount>50</amount> - </item> - <item id="f8d"> - <amount>50</amount> - </item> - <item id="e34"> - <amount>10</amount> - </item> - </restockable> - <sellable> - <item id="efa"/> - <item id="1f14"/> - <item id="1f15"/> - <item id="1f16"/> - <item id="1f17"/> - <item id="1f2e"/> - <item id="1f2f"/> - <item id="1f30"/> - <item id="1f31"/> - <item id="1f32"/> - <item id="1f33"/> - <item id="1f2d"/> - <item id="1f34"/> - <item id="1f35"/> - <item id="1f36"/> - <item id="1f37"/> - <item id="1f38"/> - <item id="f7a"/> - <item id="f7b"/> - <item id="f84"/> - <item id="f85"/> - <item id="f86"/> - <item id="f88"/> - <item id="f8c"/> - <item id="f8d"/> - <item id="e34"/> - </sellable> - </shopkeeper> <evaluatinginteligence><random min="650" max="880" /></evaluatinginteligence> <inscription><random min="600" max="830" /></inscription> --- 151,154 ---- *************** *** 263,266 **** --- 158,162 ---- <wrestling><random min="360" max="680" /></wrestling> <category>Vendors\Mage (Female)</category> + <inherit id="mage_inventory" /> </npc> Index: provisioner.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/humans/vendors/provisioner.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** provisioner.xml 3 Feb 2004 18:19:12 -0000 1.3 --- provisioner.xml 10 Sep 2004 20:17:35 -0000 1.4 *************** *** 8,11 **** --- 8,51 ---- --> <definitions> + <npc id="provisioner_inventory"> + <shopkeeper> + <restockable> + <item id="f3f"><amount>20</amount></item> <!-- Arrow --> + <item id="1bfb"><amount>20</amount></item> <!-- Bolt --> + <item id="9b2"><amount>20</amount></item> <!-- Backpack --> + <item id="e79"><amount>20</amount></item> <!-- Pouch --> + <item id="e76"><amount>20</amount></item> <!-- Bag --> + <item id="a28"><amount>20</amount></item> <!-- Candle --> + <item id="f6b"><amount>20</amount></item> <!-- Torch --> + <item id="a25"><amount>20</amount></item> <!-- Lantern --> + <item id="14fc"><amount>20</amount></item> <!-- Lockpick --> + <item id="103b"><amount>20</amount></item> <!-- Bread Loaf --> + <item id="160a"><amount>20</amount></item> <!-- Lamb Leg --> + <item id="1608"><amount>20</amount></item> <!-- Chicken Leg --> + <item id="9b7"><amount>20</amount></item> <!-- Cooked Bird --> + <item id="bottle_ale"><amount>20</amount></item> <!-- Bottle of Ale --> + <item id="bottle_wine"><amount>20</amount></item> <!-- Bottle of Wine --> + <item id="bottle_liquor"><amount>20</amount></item> <!-- Bottle of Liquor --> + <item id="994"><amount>20</amount></item> <!-- Pear --> + <item id="9d0"><amount>20</amount></item> <!-- Apple --> + <item id="f84"><amount>20</amount></item> <!-- Garlic --> + <item id="f85"><amount>20</amount></item> <!-- Ginseng --> + <item id="1422"><amount>20</amount></item> <!-- Beeswax --> + <item id="f0e"><amount>20</amount></item> <!-- Bottle --> + <item id="ff1"><amount>20</amount></item> <!-- Red Book --> + <item id="ff2"><amount>20</amount></item> <!-- Blue Book --> + <item id="ff0"><amount>20</amount></item> <!-- Tan Book --> + <item id="e7d"><amount>20</amount></item> <!-- Wooden Box --> + <item id="100e"><amount>20</amount></item> <!-- Copper Key --> + <item id="de1"><amount>20</amount></item> <!-- Kindling --> + <item id="guildstone_deed"><amount>20</amount></item> <!-- Guildstone Deed --> + <item id="eff"><amount>20</amount></item> <!-- Hair Dye --> + <item id="chessboard"><amount>20</amount></item> <!-- Chessboard --> + <item id="checkerboard"><amount>20</amount></item> <!-- Checkerboard --> + <item id="e1c"><amount>20</amount></item> <!-- Backgammon --> + <item id="fa7"><amount>20</amount></item> <!-- Dices --> + </restockable> + </shopkeeper> + </npc> <!-- A provisioner vendor --> *************** *** 13,22 **** <inherit>vendor_male</inherit> <title>the Provisioner</title> - <shopkeeper> - <restockable/> - </shopkeeper> <camping><random min="450" max="680" /></camping> <tactics><random min="450" max="680" /></tactics> <category>Vendors\Provisioner (Male)</category> </npc> --- 53,60 ---- <inherit>vendor_male</inherit> <title>the Provisioner</title> <camping><random min="450" max="680" /></camping> <tactics><random min="450" max="680" /></tactics> <category>Vendors\Provisioner (Male)</category> + <inherit id="provisioner_inventory" /> </npc> *************** *** 24,33 **** <inherit>vendor_female</inherit> <title>the Provisioner</title> - <shopkeeper> - <restockable/> - </shopkeeper> <camping><random min="450" max="680" /></camping> <tactics><random min="450" max="680" /></tactics> <category>Vendors\Provisioner (Female)</category> </npc> --- 62,69 ---- <inherit>vendor_female</inherit> <title>the Provisioner</title> <camping><random min="450" max="680" /></camping> <tactics><random min="450" max="680" /></tactics> <category>Vendors\Provisioner (Female)</category> + <inherit id="provisioner_inventory" /> </npc> |
From: Sebastian H. <dar...@us...> - 2004-09-10 20:17:57
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/professions In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26363/items/professions Modified Files: alchemist.xml barkeeper.xml beekeper.xml blacksmith.xml carpenter.xml cook.xml fletcher.xml miner.xml tailorer.xml thieve.xml tinker.xml Log Message: Vendor Definitions Index: tinker.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/professions/tinker.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** tinker.xml 27 Aug 2004 14:43:27 -0000 1.8 --- tinker.xml 10 Sep 2004 20:17:34 -0000 1.9 *************** *** 13,19 **** <id>0x104b</id> <category>Professions\Tinker\Clock (W/E)</category> </item> ! <item id="104c"> <id>0x104c</id> <category>Professions\Tinker\Clock (N/S)</category> --- 13,20 ---- <id>0x104b</id> <category>Professions\Tinker\Clock (W/E)</category> + <buyprice>22</buyprice> </item> ! <item id="104c" inherit="104b"> <id>0x104c</id> <category>Professions\Tinker\Clock (N/S)</category> *************** *** 33,39 **** <id>0x104f</id> <category>Professions\Tinker\Clock Parts (W/E)</category> </item> ! <item id="1050"> <id>0x1050</id> <category>Professions\Tinker\Clock Parts (N/S)</category> --- 34,41 ---- <id>0x104f</id> <category>Professions\Tinker\Clock Parts (W/E)</category> + <buyprice>3</buyprice> </item> ! <item id="1050" inherit="104f"> <id>0x1050</id> <category>Professions\Tinker\Clock Parts (N/S)</category> *************** *** 43,49 **** <id>0x1051</id> <category>Professions\Tinker\Axle with Gears (W/E)</category> </item> ! <item id="1052"> <id>0x1052</id> <category>Professions\Tinker\Axle with Gears (N/S)</category> --- 45,52 ---- <id>0x1051</id> <category>Professions\Tinker\Axle with Gears (W/E)</category> + <buyprice>3</buyprice> </item> ! <item id="1052" inherit="1051"> <id>0x1052</id> <category>Professions\Tinker\Axle with Gears (N/S)</category> *************** *** 53,59 **** <id>0x1053</id> <category>Professions\Tinker\Gears (W/E)</category> </item> ! <item id="1054"> <id>0x1054</id> <category>Professions\Tinker\Gears (N/S)</category> --- 56,63 ---- <id>0x1053</id> <category>Professions\Tinker\Gears (W/E)</category> + <buyprice>2</buyprice> </item> ! <item id="1054" inherit="1053"> <id>0x1054</id> <category>Professions\Tinker\Gears (N/S)</category> *************** *** 63,69 **** <id>0x1055</id> <category>Professions\Tinker\Hinge (W/E)</category> </item> ! <item id="1056"> <id>0x1056</id> <category>Professions\Tinker\Hinge (N/S)</category> --- 67,74 ---- <id>0x1055</id> <category>Professions\Tinker\Hinge (W/E)</category> + <buyprice>2</buyprice> </item> ! <item id="1056" inherit="1055"> <id>0x1056</id> <category>Professions\Tinker\Hinge (N/S)</category> *************** *** 74,83 **** <category>Professions\Tinker\Sextant (W/E)</category> <basescripts>environment</basescripts> </item> ! <item id="1058"> <id>0x1058</id> <category>Professions\Tinker\Sextant (N/S)</category> - <basescripts>environment</basescripts> </item> --- 79,88 ---- <category>Professions\Tinker\Sextant (W/E)</category> <basescripts>environment</basescripts> + <buyprice>25</buyprice> </item> ! <item id="1058" inherit="1057"> <id>0x1058</id> <category>Professions\Tinker\Sextant (N/S)</category> </item> *************** *** 86,95 **** <category>Professions\Tinker\Sextant Parts (W/E)</category> <basescripts>environment</basescripts> </item> ! <item id="105a"> <id>0x105a</id> ! <category>Professions\Tinker\Sextant Parts (N/S)</category> ! <basescripts>environment</basescripts> </item> --- 91,100 ---- <category>Professions\Tinker\Sextant Parts (W/E)</category> <basescripts>environment</basescripts> + <buyprice>5</buyprice> </item> ! <item id="105a" inherit="1059"> <id>0x105a</id> ! <category>Professions\Tinker\Sextant Parts (N/S)</category> </item> *************** *** 97,103 **** <id>0x105b</id> <category>Professions\Tinker\Axle (W/E)</category> </item> ! <item id="105c"> <id>0x105c</id> <category>Professions\Tinker\Axle (N/S)</category> --- 102,109 ---- <id>0x105b</id> <category>Professions\Tinker\Axle (W/E)</category> + <buyprice>2</buyprice> </item> ! <item id="105c" inherit="105b"> <id>0x105c</id> <category>Professions\Tinker\Axle (N/S)</category> *************** *** 107,113 **** <id>0x105d</id> <category>Professions\Tinker\Springs (W/E)</category> </item> ! <item id="105e"> <id>0x105e</id> <category>Professions\Tinker\Springs (N/S)</category> --- 113,120 ---- <id>0x105d</id> <category>Professions\Tinker\Springs (W/E)</category> + <buyprice>3</buyprice> </item> ! <item id="105e" inherit="105d"> <id>0x105e</id> <category>Professions\Tinker\Springs (N/S)</category> *************** *** 148,151 **** --- 155,160 ---- <category>Professions\Tinker\Tools\Toolkit 1 (W/E)</category> <tag name="remaining_uses" type="int" value="35" /> + <buyprice>30</buyprice> + <basescripts>equipment,skills.tinkering</basescripts> </item> *************** *** 154,157 **** --- 163,167 ---- <category>Professions\Tinker\Tools\Toolkit 1 (N/S)</category> <tag name="remaining_uses" type="int" value="35" /> + <basescripts>equipment,skills.tinkering</basescripts> </item> *************** *** 160,164 **** <category>Professions\Tinker\Tools\Toolkit 2 (W/E)</category> <tag name="remaining_uses" type="int" value="35" /> ! <basescripts>skills.tinkering</basescripts> </item> --- 170,174 ---- <category>Professions\Tinker\Tools\Toolkit 2 (W/E)</category> <tag name="remaining_uses" type="int" value="35" /> ! <basescripts>equipment,skills.tinkering</basescripts> </item> *************** *** 167,171 **** <category>Professions\Tinker\Tools\Toolkit 2 (N/S)</category> <tag name="remaining_uses" type="int" value="35" /> ! <basescripts>skills.tinkering</basescripts> </item> --- 177,181 ---- <category>Professions\Tinker\Tools\Toolkit 2 (N/S)</category> <tag name="remaining_uses" type="int" value="35" /> ! <basescripts>equipment,skills.tinkering</basescripts> </item> Index: carpenter.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/professions/carpenter.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** carpenter.xml 27 Aug 2004 14:43:27 -0000 1.10 --- carpenter.xml 10 Sep 2004 20:17:34 -0000 1.11 *************** *** 307,310 **** --- 307,311 ---- <tag name="remaining_uses" type="int" value="35" /> <basescripts>equipment,skills.carpentry</basescripts> + <buyprice>3</buyprice> </item> Index: barkeeper.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/professions/barkeeper.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** barkeeper.xml 17 Jul 2004 03:30:00 -0000 1.3 --- barkeeper.xml 10 Sep 2004 20:17:34 -0000 1.4 *************** *** 64,67 **** --- 64,68 ---- <id>0xe1c</id> <category>Professions\Barkeeper\Backgammon Board 1</category> + <buyprice>2</buyprice> </item> *************** *** 94,97 **** --- 95,99 ---- <id>0xfa7</id> <category>Professions\Barkeeper\Dice and Cup</category> + <buyprice>2</buyprice> </item> Index: cook.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/professions/cook.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** cook.xml 27 Aug 2004 14:43:27 -0000 1.6 --- cook.xml 10 Sep 2004 20:17:34 -0000 1.7 *************** *** 548,551 **** --- 548,552 ---- <id>0xff6</id> <category>Professions\Cook\Decoration\Bar\Glass Pitcher 1</category> + <buyprice>7</buyprice> </item> Index: thieve.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/professions/thieve.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** thieve.xml 3 Sep 2004 15:53:18 -0000 1.8 --- thieve.xml 10 Sep 2004 20:17:34 -0000 1.9 *************** *** 15,23 **** <category>Professions\Thieve\Lockpick (W/E)</category> <basescripts>lockpick</basescripts> </item> <item id="14fc" inherit="14fb"> <id>0x14fc</id> ! <category>Professions\Thieve\Lockpick (E/W)</category> </item> --- 15,24 ---- <category>Professions\Thieve\Lockpick (W/E)</category> <basescripts>lockpick</basescripts> + <buyprice>12</buyprice> </item> <item id="14fc" inherit="14fb"> <id>0x14fc</id> ! <category>Professions\Thieve\Lockpick (E/W)</category> </item> Index: miner.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/professions/miner.xml,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** miner.xml 27 Aug 2004 14:43:27 -0000 1.18 --- miner.xml 10 Sep 2004 20:17:34 -0000 1.19 *************** *** 537,540 **** --- 537,541 ---- <basescripts>equipment,pickaxe</basescripts> <category>Professions\Miner\Tools\Shovel (E/W)</category> + <buyprice>12</buyprice> </item> Index: tailorer.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/professions/tailorer.xml,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** tailorer.xml 10 Sep 2004 17:08:16 -0000 1.17 --- tailorer.xml 10 Sep 2004 20:17:34 -0000 1.18 *************** *** 463,466 **** --- 463,467 ---- <tag name="resname" value="leather" /> <category>Professions\Tailorer\Pile of Hides 1 (W/E)</category> + <buyprice>4</buyprice> </item> *************** *** 475,483 **** <tag name="resname" value="leather" /> <category>Professions\Tailorer\Pile of Hides 2 (W/E)</category> </item> ! <item id="1082"> ! <id>0x1082</id> ! <tag name="resname" value="leather" /> <category>Professions\Tailorer\Pile of Hides 2 (N/S)</category> </item> --- 476,484 ---- <tag name="resname" value="leather" /> <category>Professions\Tailorer\Pile of Hides 2 (W/E)</category> + <buyprice>6</buyprice> </item> ! <item id="1082" inherit="1081"> ! <id>0x1082</id> <category>Professions\Tailorer\Pile of Hides 2 (N/S)</category> </item> Index: alchemist.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/professions/alchemist.xml,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** alchemist.xml 27 Aug 2004 14:43:27 -0000 1.17 --- alchemist.xml 10 Sep 2004 20:17:34 -0000 1.18 *************** *** 28,32 **** <item id="e27"> <id>0xe27</id> ! <name>hair dye</name> <category>Professions\Alchemist\Hair Dye 1</category> <basescripts>environment</basescripts> --- 28,32 ---- <item id="e27"> <id>0xe27</id> ! <name>#1041060</name> <category>Professions\Alchemist\Hair Dye 1</category> <basescripts>environment</basescripts> *************** *** 143,146 **** --- 143,147 ---- <category>Professions\Alchemist\Hair Dye 2</category> <basescripts>environment</basescripts> + <buyprice>60</buyprice> </item> Index: beekeper.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/professions/beekeper.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** beekeper.xml 17 Jul 2004 03:30:00 -0000 1.3 --- beekeper.xml 10 Sep 2004 20:17:34 -0000 1.4 *************** *** 39,42 **** --- 39,43 ---- <id>0x1422</id> <category>Professions\Beekeper\Beeswax 1 (W/E)</category> + <buyprice>1</buyprice> </item> Index: blacksmith.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/professions/blacksmith.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** blacksmith.xml 27 Aug 2004 14:43:27 -0000 1.12 --- blacksmith.xml 10 Sep 2004 20:17:34 -0000 1.13 *************** *** 46,49 **** --- 46,50 ---- <category>Professions\Blacksmith\Tongs (W/E)</category> <tag name="remaining_uses" type="int" value="35" /> + <buyprice>3</buyprice> </item> Index: fletcher.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/professions/fletcher.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** fletcher.xml 27 Aug 2004 14:43:27 -0000 1.8 --- fletcher.xml 10 Sep 2004 20:17:34 -0000 1.9 *************** *** 70,75 **** <item id="f3f"> <id>0xf3f</id> ! <weight>0.1</weight> <category>Professions\Fletcher\Arrow</category> </item> --- 70,76 ---- <item id="f3f"> <id>0xf3f</id> ! <weight>0.1</weight> <category>Professions\Fletcher\Arrow</category> + <buyprice>3</buyprice> </item> *************** *** 77,82 **** <item id="1bfb"> <id>0x1bfb</id> ! <weight>0.1</weight> <category>Professions\Fletcher\Crossbow Bolt</category> </item> --- 78,84 ---- <item id="1bfb"> <id>0x1bfb</id> ! <weight>0.1</weight> <category>Professions\Fletcher\Crossbow Bolt</category> + <buyprice>6</buyprice> </item> |
From: Sebastian H. <dar...@us...> - 2004-09-10 20:17:48
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/macefighting In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26363/items/weaponry/macefighting Modified Files: smithing_hammer.xml Log Message: Vendor Definitions Index: smithing_hammer.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/macefighting/smithing_hammer.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** smithing_hammer.xml 5 Sep 2004 21:02:52 -0000 1.6 --- smithing_hammer.xml 10 Sep 2004 20:17:34 -0000 1.7 *************** *** 19,23 **** <category>Weapons\Maces\Smith's Hammer (W/E)</category> <sellprice>4</sellprice> ! <buyprice>9</buyprice> <weight>5.0</weight> <durability><random min="30" max="40" /></durability> --- 19,23 ---- <category>Weapons\Maces\Smith's Hammer (W/E)</category> <sellprice>4</sellprice> ! <buyprice>4</buyprice> <weight>5.0</weight> <durability><random min="30" max="40" /></durability> |
From: Richard M. <dr...@us...> - 2004-09-10 17:57:28
|
Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/mounts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30507/definitions/npcs/animals/mounts Modified Files: war_horses.xml Log Message: Default mintaming = 2000 for monsters/animals. Index: war_horses.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/mounts/war_horses.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** war_horses.xml 10 Sep 2004 17:08:25 -0000 1.9 --- war_horses.xml 10 Sep 2004 17:56:49 -0000 1.10 *************** *** 64,68 **** </npc> - - </definitions> --- 64,66 ---- |
From: Richard M. <dr...@us...> - 2004-09-10 17:57:28
|
Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/sea In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30507/definitions/npcs/animals/sea Modified Files: dolphin.xml Log Message: Default mintaming = 2000 for monsters/animals. Index: dolphin.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/sea/dolphin.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** dolphin.xml 10 Sep 2004 17:08:25 -0000 1.11 --- dolphin.xml 10 Sep 2004 17:56:49 -0000 1.12 *************** *** 36,41 **** <magicresistance><random min="151" max="200" /></magicresistance> <anatomy>0</anatomy> ! <!-- Misc. --> ! <mintaming>1100</mintaming> <carve>carve_dolphin</carve> <category>Animals\Sea\Dolphin</category> --- 36,40 ---- <magicresistance><random min="151" max="200" /></magicresistance> <anatomy>0</anatomy> ! <!-- Misc. -->S <carve>carve_dolphin</carve> <category>Animals\Sea\Dolphin</category> |
From: Richard M. <dr...@us...> - 2004-09-10 17:57:27
|
Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30507/definitions/npcs/monsters Modified Files: base.xml Log Message: Default mintaming = 2000 for monsters/animals. Index: base.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/base.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** base.xml 10 Sep 2004 17:08:27 -0000 1.15 --- base.xml 10 Sep 2004 17:56:49 -0000 1.16 *************** *** 32,35 **** --- 32,36 ---- <random min="0" max="7"/> </direction> + <mintaming>2000</mintaming> <basescripts>speech.pets</basescripts> </npc> |
From: Richard M. <dr...@us...> - 2004-09-10 17:57:13
|
Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/animals In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30507/definitions/npcs/animals Modified Files: base.xml Log Message: Default mintaming = 2000 for monsters/animals. Index: base.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/base.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** base.xml 9 Sep 2004 03:19:37 -0000 1.14 --- base.xml 10 Sep 2004 17:56:49 -0000 1.15 *************** *** 17,20 **** --- 17,21 ---- <mindamage>1</mindamage> <maxdamage>3</maxdamage> + <mintaming>2000</mintaming> <bindmenu>tame_menu,pet_menu</bindmenu> <basescripts>speech.pets</basescripts> |