aboutsummaryrefslogtreecommitdiff
path: root/entity/list.gbasm
diff options
context:
space:
mode:
authorAstatin <[email protected]>2025-05-02 14:07:14 +0200
committerAstatin <[email protected]>2025-05-02 14:07:14 +0200
commitf51e51ebdfc71a429fd1a4ef359f9d8ce52fb1d2 (patch)
tree6a9fbde65c0ac14e4b87c463343187d1428ecd2f /entity/list.gbasm
parente322573ecc55a821506e5313e3b9994e1b58745e (diff)
Fix fimshes and give them a placeholder items to drop
Diffstat (limited to 'entity/list.gbasm')
-rw-r--r--entity/list.gbasm2
1 files changed, 1 insertions, 1 deletions
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