aboutsummaryrefslogtreecommitdiff
path: root/entity
diff options
context:
space:
mode:
authorAstatin <[email protected]>2025-08-19 15:57:51 +0200
committerAstatin <[email protected]>2025-08-19 15:57:51 +0200
commitbbc5ab6ad02dbabcb79e1e83195288c0fb8cf1d1 (patch)
tree619cda5870860164fd8bddcb4e0ed741cf63ca49 /entity
parentc70b3cb2cab64d550a585dcfbc166bf30c0ea955 (diff)
Add insect bite & frog grab sound effects + disallow 2 sound effects at once
Diffstat (limited to 'entity')
-rw-r--r--entity/bunny.gbasm2
1 files changed, 1 insertions, 1 deletions
diff --git a/entity/bunny.gbasm b/entity/bunny.gbasm
index d617285..af586e1 100644
--- a/entity/bunny.gbasm
+++ b/entity/bunny.gbasm
@@ -63,7 +63,7 @@ Move_Bunny:
.Poison_effect:
LD A, $mem_bunny_status
CP $08
- JR NZ, =.Poison_effect.end
+ JP NZ, =.Poison_effect.end
LD A, $f6
LD $mem_bunny_status_tile, A
LD A, $mem_moving_animation_step