[8412] Update some new and old client supported shift-links to proper format.

* List all client and server side supported shift-link types updated in Chat.cpp
* Now Henchant anf Hglyph links can be used in commands as spell links.
* Hitem and Hquest links changed to client supported form.
This commit is contained in:
VladimirMangos 2009-08-24 02:38:38 +04:00
parent 89a84127eb
commit 261ad1c5df
6 changed files with 44 additions and 14 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8411"
#define REVISION_NR "8412"
#endif // __REVISION_NR_H__