diff options
Diffstat (limited to 'data/base_stats/houndoom.asm')
-rw-r--r-- | data/base_stats/houndoom.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/base_stats/houndoom.asm b/data/base_stats/houndoom.asm index d0b82cb62..82271238c 100644 --- a/data/base_stats/houndoom.asm +++ b/data/base_stats/houndoom.asm @@ -12,7 +12,7 @@ db 100 ; unknown db 20 ; step cycles to hatch db 5 ; unknown - dn 7, 7 ; frontpic dimensions + INCBIN "gfx/pics/houndoom/front.dimensions" db 0, 0, 0, 0 ; padding db SLOW ; growth rate dn FIELD, FIELD ; egg groups |