[12161] Update talents:

Fix talent learn
Fix talent reset
Fix talent inspecting

original author: @Shauren

Signed-off-by: Yaki Khadafi <elsoldollo@gmail.com>
This commit is contained in:
Yaki Khadafi 2012-08-31 12:53:05 +03:00 committed by Antz
parent 578c440902
commit 55ebf1b64f
16 changed files with 284 additions and 109 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12160"
#define REVISION_NR "12161"
#endif // __REVISION_NR_H__