summaryrefslogtreecommitdiff
path: root/src/game.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game.h')
-rw-r--r--src/game.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game.h b/src/game.h
index 1fcb7c89..a643573d 100644
--- a/src/game.h
+++ b/src/game.h
@@ -56,7 +56,7 @@
#define WALK 1
#define MONSTER_ATTACK 5
#define MONSTER_DEAD 9
-#define ATTACK 7
+#define ATTACK 5
#define LOCK 254
#define IDLE 255