From 08912369ed34ea74e1f0913840ca4a12beb368f3 Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Mon, 23 Jan 2012 13:58:31 -0800 Subject: fix constant hg-commit-id: 1a095dae2a66 --- common.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common.asm') diff --git a/common.asm b/common.asm index 8d15cea6..3d13f50d 100644 --- a/common.asm +++ b/common.asm @@ -24238,7 +24238,7 @@ Function5854: ; 5854 jp $5A37 .HeldInPlaceCheck\@ - ld a,[W_CURMONBATTSTATUS] + ld a,[W_ENEMYBATTSTATUS1] bit 5,a jp z,FlinchedCheck ld hl,CantMoveText -- cgit v1.3.1-sl0p