Merge fixes from core branch

feature/core4-atys
kaetemi 3 years ago
parent e62991d40c
commit b9e71480f4
No known key found for this signature in database
GPG Key ID: 9873C4D40BB479BC

@ -1984,7 +1984,7 @@ public:
virtual float getActualDamageFromExplosionWithArmor(float dmg) const;
/// send temp inventory close impulsion to client
void sendCloseTempInventoryImpulsion();
void sendCloseTempInventoryImpulsion(bool onlyIfEmpty = false);
/// set a fame value for the player, send info to the client.
void setFameValuePlayer(uint32 factionIndex, sint32 playerFame, sint32 fameMax, uint16 fameTrend);

Loading…
Cancel
Save