aboutsummaryrefslogtreecommitdiff
path: root/entity
diff options
context:
space:
mode:
authorAstatin <[email protected]>2025-04-29 11:40:31 +0200
committerAstatin <[email protected]>2025-04-29 11:40:31 +0200
commit7faf16e4453f935ee1159d32ddc2a6501ea91bbb (patch)
tree5719a1f712ec896e41b3e4773322ffb083d132d0 /entity
parentfb689cdc68b8d1da3d988da43671bd0ddb063e88 (diff)
Give a turn for the enemies to turn around when bunny is behind them
Diffstat (limited to 'entity')
-rw-r--r--entity/list.gbasm2
1 files changed, 1 insertions, 1 deletions
diff --git a/entity/list.gbasm b/entity/list.gbasm
index ff70248..f142505 100644
--- a/entity/list.gbasm
+++ b/entity/list.gbasm
@@ -151,7 +151,7 @@ Entity_list:
.DB $05
; Interaction Jump Table index
- .DB $01
+ .DB $02
; Starting health
.DB $00