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 a643573d..dec74417 100644
--- a/src/game.h
+++ b/src/game.h
@@ -51,7 +51,7 @@
#define GET_STANDING_SPEECH_YCOORDS ((get_y(node->coordinates)-map_y+6)*16-55-player_y)
#define PLAYERSETS 4
-#define SIT 17
+#define SIT 9
#define STAND 0
#define WALK 1
#define MONSTER_ATTACK 5