[7308] Send source items (reagents for quest casts/crafting) to client.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>

Strange thing happens, years ago it has been added as internal server data field ;)
This commit is contained in:
NoFantasy 2009-02-20 19:20:38 +03:00 committed by VladimirMangos
parent 1ff51c5326
commit 2399ee22cf
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7307"
#define REVISION_NR "7308"
#endif // __REVISION_NR_H__