aboutsummaryrefslogtreecommitdiff
path: root/src/shared
diff options
context:
space:
mode:
authormegamage <none@none>2009-01-06 13:50:42 -0600
committermegamage <none@none>2009-01-06 13:50:42 -0600
commit5b2c61e95e3c46fbeaef53f4651c8198b68e4d3d (patch)
treeb2be63e5404d1b6ed35dde6e7ce11957c4cb85a6 /src/shared
parent8b876b08173f92062af449bccfb430b2b2f28bac (diff)
*Mangos [7039] Implement mangosd.conf options Death.Bones. By VladimirMangos.
*for disable bones creating from corpse in world zones or in arena/bg. *Note: in case apply insignia bones still created as required for looting. --HG-- branch : trunk
Diffstat (limited to 'src/shared')
-rw-r--r--src/shared/revision_nr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/revision_nr.h b/src/shared/revision_nr.h
index 1425e069fb3..c956a070555 100644
--- a/src/shared/revision_nr.h
+++ b/src/shared/revision_nr.h
@@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
- #define REVISION_NR "7038"
+ #define REVISION_NR "7039"
#endif // __REVISION_NR_H__