From f51e51ebdfc71a429fd1a4ef359f9d8ce52fb1d2 Mon Sep 17 00:00:00 2001 From: Astatin Date: Fri, 2 May 2025 14:07:14 +0200 Subject: Fix fimshes and give them a placeholder items to drop --- 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 d32ce95..ac2908a 100644 --- a/entity/list.gbasm +++ b/entity/list.gbasm @@ -127,7 +127,7 @@ Entity_list: .DB $06 ; Interaction Jump Table index - .DB $02 + .DB $01 ; Starting health .DB $01 -- cgit v1.2.3-70-g09d2