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 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 |