Page 1 of 1

Combo herbs not working

Posted: Tue Jun 02, 2009 4:36 am
by toxocara77
L2J Revision Number:3116
L2JDP Revision Number:6195

Herb of the warrior, herb of the mystic, herb of recovery not working. Need fix. Thanks

Re: Combo herbs not working

Posted: Wed Jun 03, 2009 5:39 am
by toxocara77
Fixed. Please update datapack.

Code: Select all

  - (8612,'Herb of the Warrior','false','herb',0,'normal','paper','none',-1,-1,0,0,'false','true','true','true','ItemSkills','2280-1,2282-1,2284-1;'), - (8613,'Herb of the Mystic','false','herb',0,'normal','paper','none',-1,-1,0,0,'false','true','true','true','ItemSkills','2281-1,2283-1;'), - (8614,'Herb of Recovery','false','herb',0,'normal','paper','none',-1,-1,0,0,'false','true','true','true','ItemSkills','2278-3,2279-3;'), + (8612,'Herb of the Warrior','false','herb',0,'normal','paper','none',-1,-1,0,0,'false','true','true','true','ItemSkills','2280-1;2282-1;2284-1;'), + (8613,'Herb of the Mystic','false','herb',0,'normal','paper','none',-1,-1,0,0,'false','true','true','true','ItemSkills','2281-1;2283-1;'), + (8614,'Herb of Recovery','false','herb',0,'normal','paper','none',-1,-1,0,0,'false','true','true','true','ItemSkills','2278-3;2279-3;'), 

Re: Combo herbs not working

Posted: Wed Jun 03, 2009 6:15 am
by janiii
thx toxocara :) Bloodshed made also other fixes in the file:
viewtopic.php?f=37&t=11703