aboutsummaryrefslogtreecommitdiff
path: root/entity/bunny.gbasm
diff options
context:
space:
mode:
Diffstat (limited to 'entity/bunny.gbasm')
-rw-r--r--entity/bunny.gbasm2
1 files changed, 1 insertions, 1 deletions
diff --git a/entity/bunny.gbasm b/entity/bunny.gbasm
index 7789ec5..4ae93f3 100644
--- a/entity/bunny.gbasm
+++ b/entity/bunny.gbasm
@@ -296,7 +296,7 @@ Move_Bunny:
INC A
DAA
JR C, =.End_movement.skip_mana_regen
- CP $30
+ CP $31
JR NC, =.End_movement.skip_mana_regen
LD $mem_bunny_mana, A