[12100] Finalize Outdoor PvP Implementation

Implementation by Xfurry and stfx

Thanks to all original Outdoor PvP authors - especially Balrok
Thanks to X-Savior for the proper data
Thanks to crackm for help with database

And thanks to all people who contributed and/or posted bug reports

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
stfx 2012-08-18 00:12:31 +02:00 committed by Antz
parent 59c3a02eb6
commit 088ed3ff69
2 changed files with 7 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12099"
#define REVISION_NR "12100"
#endif // __REVISION_NR_H__