aboutsummaryrefslogtreecommitdiff
path: root/src/shared/revision_nr.h
diff options
context:
space:
mode:
authormegamage <none@none>2009-02-13 20:05:16 -0600
committermegamage <none@none>2009-02-13 20:05:16 -0600
commit136e49f39f961c6a9dd97bb2c9a8188aa24fe0fe (patch)
treefb82f9e670b7286b98d5c96aaef765863f83ae27 /src/shared/revision_nr.h
parent1d18f3d8703f7f5704bfdf17deeddcfc891a8263 (diff)
[7274] Fixed work of warrior talent 12296.
* Proper tick in 3 sec * Replace amount calculation hack by more proved formula. * Ignore in combat state. Author: domingo --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 8410719de21..b8cef1ee077 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 "7273"
+ #define REVISION_NR "7274"
#endif // __REVISION_NR_H__