09-08-2015, 02:22 AM
The collectability in the FishData.info file for Manasail is set to "0" , would need to change to "(Minimum collectability value?)"
Code:
[12784] = {
["AddInfo"] = "Level 56";
["Bait"] = "Red Balloon";
["CatchOnlyOnce"] = false;
["Category"] = "Other";
["Collectability"] = 0; --THIS NEEDS EDITING IN FishData.info
["EndTime"] = 14;
["FishEyes"] = false;
["Intuition"] = false;
["IntuitionBait"] = "";
["Location"] = "Tharl Oom Khash";
["Mooch"] = true;
["Name"] = "Manasail";
["PreviousWeather"] = "";
["Snagging"] = false;
["StartTime"] = 10;
["WeatherCondition"] = "Fair Skies, Clear Skies";
};