aboutsummaryrefslogtreecommitdiff
path: root/src/shared/revision_nr.h
diff options
context:
space:
mode:
authormegamage <none@none>2009-02-27 12:24:09 -0600
committermegamage <none@none>2009-02-27 12:24:09 -0600
commit14a3f5f923103c64fe7eb7ce3a9fcee741dacb5e (patch)
treea98b6aad43b1a2089f0a42b929ec456599ca35d1 /src/shared/revision_nr.h
parent2d5f3150ab411b2e118f923fc77ee68381c53e90 (diff)
[7344] Ignore drop rate multipliers in loot groups. Author: Velorien
For grouped loot use rates create problems with impossibility loot some items including quest items. --HG-- branch : trunk
Diffstat (limited to 'src/shared/revision_nr.h')
-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 69bc7ff5a3d..85c3c3d3bb6 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 "7342"
+ #define REVISION_NR "7344"
#endif // __REVISION_NR_H__