From 7faf16e4453f935ee1159d32ddc2a6501ea91bbb Mon Sep 17 00:00:00 2001 From: Astatin Date: Tue, 29 Apr 2025 11:40:31 +0200 Subject: Give a turn for the enemies to turn around when bunny is behind them --- entity/list.gbasm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'entity') 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 -- cgit v1.2.3-70-g09d2