blob: 21fc4d51ed27f4b3be3f14fadf50365efdb1d9ed (
plain)
1
2
3
4
5
6
7
8
9
10
|
; HoundourPokedexEntry: ; 0x1d0eff
db "DARK@" ; species name
dw 200, 240 ; height, width
db "Around dawn, its"
next "ominous howl"
next "echoes through the"
page "area to announce"
next "that this is its"
next "territory.@"
|