[11203] Implement creating scrolls when enchanting vellum.

Thanks to Lightguard and timmons for original contribution.
This commit is contained in:
Lynx3d 2011-02-24 01:23:08 +01:00
parent fcc09483ad
commit 44fd108745
5 changed files with 60 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11202"
#define REVISION_NR "11203"
#endif // __REVISION_NR_H__