Index: harvesting.lua =================================================================== --- harvesting.lua (revision 4441) +++ harvesting.lua (working copy) @@ -14,14 +14,20 @@ ------------------------------------------------- -- Zone, {npcid,npcid,npcid,..} -npcid = {51,{16986709,16986710,16986711,16986712,16986713,16986714}, -- Wajaom Woodlands +npcid = {51,{16986710,16986711,16986712,16986713,16986714,16986715}, -- Wajaom Woodlands 52,{16990600,16990601,16990602,16990603,16990604,16990605}, -- Bhaflau Thickets - 89,{17142541,17142542,17142543,17142544,17142545,17142546}, -- Grauberg [S] + 89,{17142542,17142543,17142544,17142545,17142546,17142547}, -- Grauberg [S] 95,{17167159,17167160,17167161,17167162,17167163,17167164}, -- West Sarutabaruta [S] - 115,{17248803,17248804,17248805,17248806,17248807,17248808}, -- West Sarutabaruta - 123,{17281618,17281619,17281620}, -- Yuhtunga Jungle - 124,{17285668,17285669,17285670}, -- Yhoator Jungle - 145,{17371602,17371603,17371604,17371605,17371606,17371607}}; -- Giddeus + 115,{17248834,17248835,17248836,17248837,17248838,17248839}, -- West Sarutabaruta + 123,{17281619,17281620,17281621}, -- Yuhtunga Jungle + 124,{17285669,17285670,17285671}, -- Yhoator Jungle + 145,{17371603,17371604,17371605,17371606,17371607,17371608}, -- Giddeus + 254,{17818217,17818218,17818219,17818220,17818221,17818222}, --Abyssea-Grauberg + 260,{17842661,17842662,17842663,17842664,17842665,17842666}, --Yahse Hunting Grounds + 261,{17846739,17846740,17846741,17846742,17846743,17846744}, --Ceizak Battlegrounds + 262,{17850872,17850873,17850874,17850875,17850876,17850877}, --Foret de Hennetiel + 263,{17854928,17854929,17854930,17854931,17854932}, --Yorcia Weald + 268,{16986710,16986711,16986712,16986713,16986714,16986715}}; --Sih Gates -- Zone, {itemid,drop rate,itemid,drop rate,..} drop = {51,{0x05F2,0.1880,0x08BC,0.3410,0x08F7,0.4700,0x0874,0.5990,0x1124,0.6930,0x08DE,0.7750,0x0A55,0.8460,0x086C,0.9170,0x0735,0.9760,0x05F4,1.0000}, 52,{0x05F2,0.1520,0x08F7,0.3080,0x0874,0.4530,0x08BC,0.5650,0x086C,0.6720,0x08DE,0.7720,0x1124,0.8310,0x0735,0.8970,0x05F4,0.9410,0x03B7,0.9730,0x0A55,1.0000},