You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
9 lines
244 B
NASM
9 lines
244 B
NASM
; HoundourPokedexEntry: ; 0x1d0eff
|
|
db "DARK@" ; species name
|
|
dw 200, 240; height, width
|
|
|
|
db "Around dawn, its", $4e, "ominous howl", $4e, "echoes through the@"
|
|
db "area to announce", $4e, "that this is its", $4e, "territory.@"
|
|
; 0x1d0f66
|
|
|