From a846ccc0cc20fe49b5ee07e252b370dc005b38cd Mon Sep 17 00:00:00 2001 From: Astatin Date: Fri, 11 Apr 2025 16:20:31 +0200 Subject: Make hop the only default attack and make cats drop heal --- entity/list.gbasm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'entity/list.gbasm') diff --git a/entity/list.gbasm b/entity/list.gbasm index 0e2ba86..762f43f 100644 --- a/entity/list.gbasm +++ b/entity/list.gbasm @@ -19,7 +19,7 @@ Entity_list: .DB $05 ; Spawning rate (2 lsb) - .DB 0b11 + .DB 0b10 .PADTO =.Fox+8 -- cgit v1.2.3-70-g09d2