diff Player.h @ 1346:1434b36f4bdb

Player::_43EEF3 renamed to NothingOrJustBlastersEquipped
author Grumpy7
date Fri, 12 Jul 2013 23:07:14 +0200
parents d9e4c0bbb2d2
children 3ed6dcf82912
line wrap: on
line diff
--- a/Player.h	Tue Jul 02 14:08:40 2013 +0600
+++ b/Player.h	Fri Jul 12 23:07:14 2013 +0200
@@ -587,7 +587,7 @@
   int GetPriceSell(int uRealValue, float price_multiplier);
   int GetTempleHealCostModifier(float a2);
   int GetConditionDayOfWeek(unsigned int uCondition);
-  bool _43EEF3();
+  bool NothingOrJustBlastersEquipped();
   void SalesProcess(unsigned int inventory_idnx, int item_index, int _2devent_idx);//0x4BE2DD
   bool Recover(signed int a2);
   bool CanCastSpell(unsigned int uRequiredMana);