Attempting manual merge for Nature's Bounty

This commit is contained in:
JJ
2013-04-06 08:23:09 -04:00
parent b2d5ad6904
commit 88b9f96b91
9 changed files with 42 additions and 5 deletions
+1 -1
View File
@@ -810,7 +810,7 @@ public:
void LogSQL(const char *fmt, ...);
bool CanFish();
void GoFish();
void ForageItem();
void ForageItem(bool guarantee = false);
//Calculate vendor price modifier based on CHA: (reverse==selling)
float CalcPriceMod(Mob* other = 0, bool reverse = false);
void ResetTrade();