aboutsummaryrefslogtreecommitdiff
path: root/entity
diff options
context:
space:
mode:
Diffstat (limited to 'entity')
-rw-r--r--entity/list.gbasm2
1 files changed, 1 insertions, 1 deletions
diff --git a/entity/list.gbasm b/entity/list.gbasm
index f142505..d32ce95 100644
--- a/entity/list.gbasm
+++ b/entity/list.gbasm
@@ -130,7 +130,7 @@ Entity_list:
.DB $02
; Starting health
- .DB $00
+ .DB $01
; Starting status
.DB $00