[7559] Implement function Player::RewardPlayerAndGroupAtEvent for reward (quest objective only) player and group at special kill-like events.

Use it for Spell::EffectKillCredit and some dummy code.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Ramses_II 2009-03-28 04:28:25 +03:00 committed by VladimirMangos
parent 2dd36d688f
commit 00d0718124
4 changed files with 29 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7558"
#define REVISION_NR "7559"
#endif // __REVISION_NR_H__