comparison Player.h @ 1274:351bc06722f2

Player::_4B807C changed to Player::GetTempleHealCostModifier, cleaned up
author Grumpy7
date Sat, 15 Jun 2013 05:08:48 +0200
parents fbb7428fa58c
children 7569c88d9cb0
comparison
equal deleted inserted replaced
1273:fbb7428fa58c 1274:351bc06722f2
582 int _4B8213(int a2, float a3); 582 int _4B8213(int a2, float a3);
583 int GetPriceRepair(int a2, float a3); 583 int GetPriceRepair(int a2, float a3);
584 int GetPriceIdentification(float a2); 584 int GetPriceIdentification(float a2);
585 int GetBuyingPrice(unsigned int uRealValue, float price_multiplier); 585 int GetBuyingPrice(unsigned int uRealValue, float price_multiplier);
586 int GetPriceSell(int uRealValue, float price_multiplier); 586 int GetPriceSell(int uRealValue, float price_multiplier);
587 int _4B807C(float a2); 587 int GetTempleHealCostModifier(float a2);
588 int GetConditionDayOfWeek(unsigned int uCondition); 588 int GetConditionDayOfWeek(unsigned int uCondition);
589 bool _43EEF3(); 589 bool _43EEF3();
590 void SalesProcess(unsigned int inventory_idnx, int item_index, int _2devent_idx);//0x4BE2DD 590 void SalesProcess(unsigned int inventory_idnx, int item_index, int _2devent_idx);//0x4BE2DD
591 bool Recover(signed int a2); 591 bool Recover(signed int a2);
592 bool CanCastSpell(unsigned int uRequiredMana); 592 bool CanCastSpell(unsigned int uRequiredMana);