[wpdev-commits] xmlscripts/definitions/npcs/humans vendors.xml,1.22,1.23
Brought to you by:
rip,
thiagocorrea
|
From: <ri...@us...> - 2003-09-27 02:17:37
|
Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/humans In directory sc8-pr-cvs1:/tmp/cvs-serv31261/definitions/npcs/humans Modified Files: vendors.xml Log Message: Added a few npcs to the spawnregions Index: vendors.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/humans/vendors.xml,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** vendors.xml 21 Sep 2003 17:03:40 -0000 1.22 --- vendors.xml 27 Sep 2003 02:17:00 -0000 1.23 *************** *** 71,76 **** <inherit>base_female</inherit> <title>the Tanner</title> ! <ai>Human_Vendor</ai> ! <shopkeeper> <restockable> <item inherit="1711"> --- 71,76 ---- <inherit>base_female</inherit> <title>the Tanner</title> ! <ai>Human_Vendor</ai> ! <shopkeeper> <restockable> <item inherit="1711"> *************** *** 92,96 **** <inherit>base_male</inherit> <title>the Blacksmith</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 92,96 ---- <inherit>base_male</inherit> <title>the Blacksmith</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 228,232 **** <inherit>base_female</inherit> <title>the Blacksmith</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 228,232 ---- <inherit>base_female</inherit> <title>the Blacksmith</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 365,369 **** <inherit>base_male</inherit> <title>the Baker</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 365,369 ---- <inherit>base_male</inherit> <title>the Baker</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 425,429 **** <inherit>base_female</inherit> <title>the Baker</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 425,429 ---- <inherit>base_female</inherit> <title>the Baker</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 486,490 **** <inherit>base_male</inherit> <title>the Healer</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 486,490 ---- <inherit>base_male</inherit> <title>the Healer</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 526,530 **** <inherit>base_female</inherit> <title>the Healer</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 526,530 ---- <inherit>base_female</inherit> <title>the Healer</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 567,571 **** <inherit>base_male</inherit> <title>the Armorer</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 567,571 ---- <inherit>base_male</inherit> <title>the Armorer</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 667,671 **** <inherit>base_female</inherit> <title>the Armorer</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 667,671 ---- <inherit>base_female</inherit> <title>the Armorer</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 768,772 **** <inherit>base_male</inherit> <title>the Provisioner</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable/> --- 768,772 ---- <inherit>base_male</inherit> <title>the Provisioner</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable/> *************** *** 777,781 **** <inherit>base_female</inherit> <title>the Provisioner</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable/> --- 777,781 ---- <inherit>base_female</inherit> <title>the Provisioner</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable/> *************** *** 787,791 **** <inherit>base_male</inherit> <title>the Jeweler</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 787,791 ---- <inherit>base_male</inherit> <title>the Jeweler</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 959,963 **** <inherit>base_female</inherit> <title>the Jeweler</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 959,963 ---- <inherit>base_female</inherit> <title>the Jeweler</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 1132,1136 **** <inherit>base_male</inherit> <title>the Tailor</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 1132,1136 ---- <inherit>base_male</inherit> <title>the Tailor</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 1157,1161 **** <inherit>base_female</inherit> <title>the Tailor</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 1157,1161 ---- <inherit>base_female</inherit> <title>the Tailor</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 1180,1187 **** </npc> <!-- A weaver vendor --> ! <npc id="weaver"> <inherit>base_male</inherit> <title>the Weaver</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable/> --- 1180,1187 ---- </npc> <!-- A weaver vendor --> ! <npc id="weaver_male"> <inherit>base_male</inherit> <title>the Weaver</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable/> *************** *** 1189,1197 **** <category>Vendors\Weaver (Male)</category> </npc> <!-- A cook vendor --> ! <npc id="cook"> <inherit>base_male</inherit> <title>the Cook</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable/> --- 1189,1206 ---- <category>Vendors\Weaver (Male)</category> </npc> + <npc id="weaver_female"> + <inherit>base_female</inherit> + <title>the Weaver</title> + <ai>Human_Vendor</ai> + <shopkeeper> + <restockable/> + </shopkeeper> + <category>Vendors\Weaver (Female)</category> + </npc> <!-- A cook vendor --> ! <npc id="cook_male"> <inherit>base_male</inherit> <title>the Cook</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable/> *************** *** 1199,1207 **** <category>Vendors\Cook (Male)</category> </npc> <!-- A butcher vendor --> ! <npc id="butcher"> <inherit>base_male</inherit> <title>the butcher</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable/> --- 1208,1225 ---- <category>Vendors\Cook (Male)</category> </npc> + <npc id="cook_female"> + <inherit>base_female</inherit> + <title>the Cook</title> + <ai>Human_Vendor</ai> + <shopkeeper> + <restockable/> + </shopkeeper> + <category>Vendors\Cook (Female)</category> + </npc> <!-- A butcher vendor --> ! <npc id="butcher_male"> <inherit>base_male</inherit> <title>the butcher</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable/> *************** *** 1209,1217 **** <category>Vendors\Butcher (Male)</category> </npc> <!-- A architect vendor --> ! <npc id="architect"> <inherit>base_male</inherit> <title>the Architect</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable/> --- 1227,1244 ---- <category>Vendors\Butcher (Male)</category> </npc> + <npc id="butcher_female"> + <inherit>base_female</inherit> + <title>the butcher</title> + <ai>Human_Vendor</ai> + <shopkeeper> + <restockable/> + </shopkeeper> + <category>Vendors\Butcher (Female)</category> + </npc> <!-- A architect vendor --> ! <npc id="architect_male"> <inherit>base_male</inherit> <title>the Architect</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable/> *************** *** 1219,1227 **** <category>Vendors\Architect (Male)</category> </npc> <!-- A carpenter vendor --> ! <npc id="carpenter"> <inherit>base_male</inherit> <title>the Carpenter</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable/> --- 1246,1263 ---- <category>Vendors\Architect (Male)</category> </npc> + <npc id="architect_female"> + <inherit>base_female</inherit> + <title>the Architect</title> + <ai>Human_Vendor</ai> + <shopkeeper> + <restockable/> + </shopkeeper> + <category>Vendors\Architect (Female)</category> + </npc> <!-- A carpenter vendor --> ! <npc id="carpenter_male"> <inherit>base_male</inherit> <title>the Carpenter</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable/> *************** *** 1229,1237 **** <category>Vendors\Carpenter (Male)</category> </npc> <!-- A tinker vendor --> ! <npc id="tinker"> <inherit>base_male</inherit> <title>the Tinker</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable/> --- 1265,1282 ---- <category>Vendors\Carpenter (Male)</category> </npc> + <npc id="carpenter_female"> + <inherit>base_female</inherit> + <title>the Carpenter</title> + <ai>Human_Vendor</ai> + <shopkeeper> + <restockable/> + </shopkeeper> + <category>Vendors\Carpenter (Female)</category> + </npc> <!-- A tinker vendor --> ! <npc id="tinker_male"> <inherit>base_male</inherit> <title>the Tinker</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable/> *************** *** 1239,1247 **** <category>Vendors\Tinker (Male)</category> </npc> <!-- A mage vendor --> <npc id="mage_male"> <inherit>base_male</inherit> <title>the Mage</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 1284,1302 ---- <category>Vendors\Tinker (Male)</category> </npc> + <!-- A tinker vendor --> + <npc id="tinker_female"> + <inherit>base_female</inherit> + <title>the Tinker</title> + <ai>Human_Vendor</ai> + <shopkeeper> + <restockable/> + </shopkeeper> + <category>Vendors\Tinker (Female)</category> + </npc> <!-- A mage vendor --> <npc id="mage_male"> <inherit>base_male</inherit> <title>the Mage</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 1359,1363 **** <inherit>base_female</inherit> <title>the Mage</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 1414,1418 ---- <inherit>base_female</inherit> <title>the Mage</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 1476,1480 **** <inherit>base_male</inherit> <title>the Alchemist</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 1531,1535 ---- <inherit>base_male</inherit> <title>the Alchemist</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 1720,1724 **** <inherit>base_female</inherit> <title>the Alchemist</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 1775,1779 ---- <inherit>base_female</inherit> <title>the Alchemist</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 1965,1969 **** <inherit>base_male</inherit> <title>the Herbalist</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 2020,2024 ---- <inherit>base_male</inherit> <title>the Herbalist</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 2009,2013 **** <inherit>base_female</inherit> <title>the Herbalist</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 2064,2068 ---- <inherit>base_female</inherit> <title>the Herbalist</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 2109,2113 **** <inherit>base_male</inherit> <title>the Weaponsmith</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 2164,2168 ---- <inherit>base_male</inherit> <title>the Weaponsmith</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 2121,2125 **** <inherit>base_female</inherit> <title>the Weaponsmith</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 2176,2180 ---- <inherit>base_female</inherit> <title>the Weaponsmith</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 2134,2138 **** <inherit>base_male</inherit> <title>the Bard</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 2189,2193 ---- <inherit>base_male</inherit> <title>the Bard</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 2146,2150 **** <inherit>base_female</inherit> <title>the Bard</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 2201,2205 ---- <inherit>base_female</inherit> <title>the Bard</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 2172,2176 **** <inherit>base_male</inherit> <title>the Bowyer</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 2227,2231 ---- <inherit>base_male</inherit> <title>the Bowyer</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 2184,2188 **** <inherit>base_female</inherit> <title>the Bowyer</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 2239,2243 ---- <inherit>base_female</inherit> <title>the Bowyer</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 2197,2201 **** <inherit>base_male</inherit> <title>the Leatherworker</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 2252,2256 ---- <inherit>base_male</inherit> <title>the Leatherworker</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 2209,2213 **** <inherit>base_female</inherit> <title>the Leatherworker</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 2264,2268 ---- <inherit>base_female</inherit> <title>the Leatherworker</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 2235,2239 **** <inherit>base_male</inherit> <title>the Cobbler</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 2290,2294 ---- <inherit>base_male</inherit> <title>the Cobbler</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 2247,2251 **** <inherit>base_female</inherit> <title>the Cobbler</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 2302,2306 ---- <inherit>base_female</inherit> <title>the Cobbler</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 2260,2264 **** <inherit>base_male</inherit> <title>the Fisherman</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 2315,2319 ---- <inherit>base_male</inherit> <title>the Fisherman</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 2273,2277 **** <inherit>base_female</inherit> <title>the Fisherlady</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 2328,2332 ---- <inherit>base_female</inherit> <title>the Fisherlady</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 2286,2290 **** <inherit>base_male</inherit> <title>the Spinner</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 2341,2345 ---- <inherit>base_male</inherit> <title>the Spinner</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 2298,2302 **** <inherit>base_female</inherit> <title>the Spinner</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> --- 2353,2357 ---- <inherit>base_female</inherit> <title>the Spinner</title> ! <ai>Human_Vendor</ai> <shopkeeper> <restockable> *************** *** 2306,2309 **** --- 2361,2389 ---- </shopkeeper> <category>Vendors\Spinner (Female)</category> + </npc> + <!-- A shipwright vendor --> + <npc id="shipwright_male"> + <inherit>base_male</inherit> + <title>the Shipwright</title> + <ai>Human_Vendor</ai> + <shopkeeper> + <restockable> + </restockable> + <sellable> + </sellable> + </shopkeeper> + <category>Vendors\Shipwright (Male)</category> + </npc> + <npc id="shipwright_female"> + <inherit>base_female</inherit> + <title>the Shipwright</title> + <ai>Human_Vendor</ai> + <shopkeeper> + <restockable> + </restockable> + <sellable> + </sellable> + </shopkeeper> + <category>Vendors\Shipwright (Female)</category> </npc> </definitions> |