diff options
Diffstat (limited to 'entity/list.gbasm')
-rw-r--r-- | entity/list.gbasm | 2 |
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 |